Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,548 for

color replacement

(2.88 sec)
  1. Manipulate Tables in existing PDF|Aspose.PDF fo...

    This section covers various methods for table modification using Aspose.PDF for C++...Cpp/Color.h> #include <Aspose.PDF.Cpp/Table/Table..."ManipulateTable_out.pdf" ); } Replace old Table with a new one in...

    docs.aspose.com/pdf/cpp/manipulate-tables-in-ex...
  2. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...observations, the text is being replaced. For your reference, I have...ForegroundColor = Aspose.Pdf.Color.Blue; textFragment.TextState...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  3. Arbeiten mit Text | Aspose.Note Dokumentation

    Ein Leitfaden zur Arbeit mit Text in OneNote mit der C#-API....Dictionary < string, string > replacements = new Dictionary < string...string, string > (); 5 replacements. Add ( "Some task here" , "New...

    docs.aspose.com/note/de/net/working-with-text/
  4. Gestione dei file di messaggi con Aspose.Email....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... replace ( "Categories" , "Les catégories"...message . getHtmlBody (). replace ( "DisplayName" , "<b>" + ...

    docs.aspose.com/email/it/java/managing-message-...
  5. Trova e sostituisci in C#|Aspose.Words per .NET

    Trova una stringa o un modello di espressione regolare nel tuo documento e sostituiscilo con il testo che desideri utilizzando C#....Replacing . Puoi lavorare con molte...utilizzare uno dei metodi Replace per trovare o sostituire una...

    docs.aspose.com/words/it/net/find-and-replace/
  6. Trova e sostituisci in Java|Aspose.Words per Java

    Trova una stringa o un modello di espressione regolare nel documento e sostituiscilo con il testo desiderato usando Java....quanto segue: Simple string replacement - per trovare e sostituire...utilizzare uno dei metodi Replace per trovare o sostituire una...

    docs.aspose.com/words/it/java/find-and-replace/
  7. Gestionar archivos de mensaje con Aspose.Email....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... replace ( "Categories" , "Les catégories"...message . getHtmlBody (). replace ( "DisplayName" , "<b>" + ...

    docs.aspose.com/email/es/java/managing-message-...
  8. Features|Documentation

    Aspose.Cells for Python via .NET features....later versions' themes and colors Create auto‑filters Implement...validations Sort data Find and replace text Merge/split cells Group/ungroup...

    docs.aspose.com/cells/python-net/features/
  9. Error Proxy error(InvalidValueFormatException):...

    Hola, Tengo un error que no consigo solucionar de ninguna manera y es por el formato de un valor en el metadata del documento. He utilizado vuestro codigo de la documentación para reemplazar un texto por otro, pero sig…... 2025, 9:06am 4 clean_and_replace_with_aspose.py import os import...pdf" FIND_TEXT = “WELCOME” REPLACE_TEXT = “BIENVENIDO” 1) Backup...

    forum.aspose.com/t/error-proxy-error-invalidval...
  10. Arbeiten mit Text | Aspose.Note Dokumentation

    Ein Leitfaden zum Arbeiten mit Text in Java....3 Map < String, String > replacements = new HashMap < String,... String > (); 4 replacements. put ( "2. Get organized" , "New...

    docs.aspose.com/note/de/java/working-with-text/