#TDF najmula nového vývojáře, který se bude věnovat makrům v #LibreOffice a souvisejícím tématům. Na blogu s ním vyšel rozhovor
https://blog.documentfoundation.org/blog/2026/03/29/say-hello-to-neil-roberts-new-libreoffice-developer-focusing-on-scripting-support/
#Basic #Python #macro #VBA #javascript
Say hello to Neil Roberts, new LibreOffice developer focusing on scripting support - TDF Community Blog

The Document Foundation, the non-profit entity behind LibreOffice, has a new developer in its team. Neil Roberts started work this month and will initially focus on LibreOffice’s scripting support. Let’s hear from him… Tell us a bit about yourself! I’m from the UK but I escaped to France after the Brexit vote and I’ve been living here in Lyon ever since. I got into programming when I was little, mostly by programming in BASIC on an Amstrad CPC. At the time I thought it was cool that you could sometimes see the source code in BASIC of software that you bought on cassette tape. Later my older brother got me into Linux and I loved that you could see the source code of absolutely everything. I’ve been a big fan ever since, and I always have some programming side project on the go. I started my career at a small open source consultancy working on Clutter – which at the time was a project meant to bring revolutionary animated user interfaces inspired by the iPhone into the GNOME space. It is still used inside GNOME Shell today. Eventually that small consultancy got acquired by Intel where I moved onto working

TDF Community Blog

2/2
#Microsoft #Excel #VBA #DigitaleSignatur

Wenn ich im VB-Editor diese digitale SIgnatur auswähle, kann diese ohne Fehlermeldung hinzugefügt werden.

Beim Speichern der Daten jedoch kommt die Meldung "das Projekt konnte nicht digital signiert werden".

Hat jemand eine Idee, wo der Fehler liegen könnte?

1/2
#Excel #VBA #DigitaleSignatur

Ich besitze ein Zertifikat zur #CodesIgnatur, das aktuell gültig ist. Das Token ist eingesteckt, die Vewaltungssoftware ist installiert und zeigt die Zertifikatsdaten korrekt an.

Ich habe in einer Excel-Datei (*.xlsm) ein VBA-Makro, das benutzerdefinierte Tabellenfunktionen bereitstellt. Das Verzeichnis dieser Datei ist als vertrauenswürdig eingerichtet, alles funktioniert.

Exce VBAのユーザーフォームにWebView2を実装するプロジェクト - Qiita

やばいです。ブレイクスルーです。 IEサポート終了の話が出てから、Excel VBA開発者たちの中では 「モダンブラウザをVBAから如何に制御するか?」は大きな課題となっています。 昨今のスタンダードはSelenium VBAによる外部ブラウザの制御かと思いますが、 この度...

Qiita

This was a great exercise for me. I've never done VBA in Word before. I'm probably going to automate a bunch more of the laborous actions I need to do in Word frequently.

#vba #word #msWord #msOffice #scripting

In Word I do this a lot with images:

1. Set wrapping to top/bottom
2. Make image equal body width
3. Set image to follow text
4. Set image below text
5. Turn off allow overlap
6. Lock anchor

I finally decided to write some vba to do this:

https://pastebin.com/a2gGS6VS

It should work with any number of selected objects.

If you add this to the "Normal" template you can access it in any Word document. I also added it as a button in Word's toolbar. #vba #word #msWord #msOffice #scripting

setShapeWrapToTopBottomAndLockAnchorAndMoveWithText - Pastebin.com

Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.

Pastebin

The special discount for the DynaPDF 5 Introduction ends 15th March 2026.

If you need a new license, an update or an upgrade to a higher tier, please use it.

For #FileMaker, #Xojo, C/C++, C#, #Delphi, #Lazarus, #PHP, Visual Basic, #VBA, and VB .Net.

https://www.mbsplugins.de/archive/2026-02-19/DynaPDF_5_Introduction/monkeybreadsoftware_blog_archive

DynaPDF 5 Introduction

Je viens de publier une formation complète VBA pour Excel sur GitHub.

📚 23 chapitres du niveau débutant à avancé
⚙️ macros, automation, objets Excel, UserForms
💡 projets pratiques inclus
➡️ https://github.com/NDXDeveloper/formation-complete-vba-excel

#VBA #Excel #OpenSource