Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,649 for

color replacement

(2.39 sec)
  1. 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/
  2. 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/
  3. 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/
  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. 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...
  6. Inserting HTML Dynamically in Java|Aspose.Words...

    Insert HTML into your document dynamically when building a report in Java....an HTML block which content replaces the html tag then. In its...template that will be completely replaced by the evaluated HTML at runtime...

    docs.aspose.com/words/java/inserting-html-dynam...
  7. 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/
  8. 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-...
  9. 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/
  10. Buscar y reemplazar en Java|Aspose.Words por Java

    Busque un patrón de cadena o expresión regular en su documento y reemplácelo con el texto que desee usando Java....siguiente: Simple string replacement - para buscar y reemplazar...Puede usar uno de los métodos Replace para buscar o reemplazar una...

    docs.aspose.com/words/es/java/find-and-replace/