Microsoft Word'deki alanları (TOC, çapraz referanslar vb.) tek tıklamayla renklendirebilen bir VSTO eklentisi.
⬇️ Setup.zip'i indirmek için tıklayın
- Download the Setup.zip file from the latest release
- Extract the Setup.zip file
- Run the ReferencedMarker.vsto file
- If prompted about the publisher, click "Install"
- Wait for the installation to complete
- Restart Microsoft Word
- Son sürümdeki Setup.zip dosyasını indirin
- Setup.zip dosyasını çıkartın
- ReferencedMarker.vsto dosyasını çalıştırın
- Yayıncı ile ilgili bir uyarı gelirse "Yükle"ye tıklayın
- Kurulumun tamamlanmasını bekleyin
- Microsoft Word'ü yeniden başlatın
Not: Kurulum sırasında sorun yaşarsanız, VSTO Runtime'ın yüklü olduğundan emin olun. Microsoft web sitesinden indirebilirsiniz.
- Simple and user-friendly interface with "Marker" tab
- Instantly highlight all fields in your document
- Choose from multiple highlight colors:
- Yellow
- Green
- Turquoise
- Pink
- Red
- Blue
- Dark Blue
- Teal
- Gray
- "No Color" option to remove highlighting
- Clear feedback messages showing number of fields processed
- Error handling for various scenarios
- Microsoft Word 2013 or later
- .NET Framework 4.8
- VSTO Runtime
- Download the Setup.zip file from the latest release
- Extract the Setup.zip file
- Run the ReferencedMarker.vsto file
- If prompted about the publisher, click "Install"
- Wait for the installation to complete
- Restart Microsoft Word
Note: If you encounter any issues during installation, make sure you have the VSTO Runtime installed. You can download it from the Microsoft website.
- Open Microsoft Word
- Go to the "Marker" tab
- Select a color from the color picker
- Click the color button to highlight all fields
- Use "No Color" to remove highlighting
- "Marker" sekmesiyle basit ve kullanıcı dostu arayüz
- Dokümandaki tüm alanları tek tıklamayla renklendirme
- Birden fazla renk seçeneği:
- Sarı
- Yeşil
- Turkuaz
- Pembe
- Kırmızı
- Mavi
- Koyu Mavi
- Turkuaz
- Gri
- "Renk Yok" seçeneğiyle renklendirmeyi kaldırma
- İşlenen alan sayısını gösteren bildirimler
- Çeşitli senaryolar için hata yönetimi
- Microsoft Word 2013 veya üzeri
- .NET Framework 4.8
- VSTO Runtime
- Son sürümdeki Setup.zip dosyasını indirin
- Setup.zip dosyasını çıkartın
- ReferencedMarker.vsto dosyasını çalıştırın
- Yayıncı ile ilgili bir uyarı gelirse "Yükle"ye tıklayın
- Kurulumun tamamlanmasını bekleyin
- Microsoft Word'ü yeniden başlatın
Not: Kurulum sırasında sorun yaşarsanız, VSTO Runtime'ın yüklü olduğundan emin olun. Microsoft web sitesinden indirebilirsiniz.
- Microsoft Word'ü açın
- "Marker" sekmesine gidin
- Renk seçiciden bir renk seçin
- Tüm alanları renklendirmek için renk butonuna tıklayın
- Renklendirmeyi kaldırmak için "Renk Yok"u kullanın
- C# (.NET Framework 4.8)
- VSTO (Visual Studio Tools for Office)
- Windows Forms
CustomRibbon.cs
: Main functionality implementationCustomRibbon.xml
: Ribbon UI definitionThisAddIn.cs
: Add-in initializationResources/
: Icons and images
MIT License
- Burak Can KARA
- Web: bcankara.com
- Email: [email protected]