Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 12,322 for

replacement

(0.12 sec)
  1. Cerca el document OST sense obrir a través d'.N...

    Codi font C # per buscar paraules amb patró al fitxer OST a les plataformes .NET Framework, .NET Core i Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ca/net/search/ost/
  2. Errors saving Excel - little help? - Free Suppo...

    Hi, we are using aspose.cells for entering data into Excel files. I have an already formatted spreadsheet that I basically just programmatically enter data into cells, in my application. Seems pretty simple, but I get th…... Excel class is replaced by Workbook class. 2. ExcelDesigner...ExcelDesigner class is replaced by WorkbookDesigner class. 3. ExcelHelper...

    forum.aspose.com/t/errors-saving-excel-little-h...
  3. Ricerca di testo ODT online o crea software di ...

    App online gratuita per la ricerca di contenuti nel file ODT. Codice API Python per qualsiasi applicazione di ricerca di testo di file ODT....replace per trovare e sostituire il...FindReplaceOptions. Oppure usa range.replace_regex per l’espressione regolare...

    products.aspose.com/total/it/python-net/search/...
  4. Ricerca di testo DOC online o crea software di ...

    App online gratuita per la ricerca di contenuti nel file DOC. Codice API Python per qualsiasi applicazione di ricerca di testo di file DOC....replace per trovare e sostituire il...FindReplaceOptions. Oppure usa range.replace_regex per l’espressione regolare...

    products.aspose.com/total/it/python-net/search/...
  5. How to Remove All Page Breaks in Word using C#

    This article guides on how to remove all page breaks in Word using C#. It has information about the IDE settings, a list of steps, and a runnable program to eliminate page breaks in Word using C#....runs in each paragraph and replace all the page breaks with an...places that can be removed by replacing it with an empty string. Code...

    kb.aspose.com/words/net/how-to-remove-all-page-...
  6. Low Code|Aspose.Words за Java

    Опростете задачите за обработка на документи като сравняване, конвертиране, разделяне, обединяване, намиране и заместване и други, използващи Low Code API. Aspose.Words LowCode API с чист синтаксис, бързи резултати и минимални усилия за кодиране....документи-клас Merger Search and replaceReplacer клас Digital signing...

    docs.aspose.com/words/bg/java/low-code/
  7. Ottieni la larghezza della carta e l'altezza de...

    Questa sezione spiega come ottenere il formato carta della pagina visio con Aspose.Diagram.... replace ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/it/java/get-paper-width...
  8. Come sostituire il testo parziale in una cella|...

    Impara come sostituire il testo parziale in una cella con Aspose.Cells....ottenere questo usando il metodo Replace() o manipolare i valori delle...A1 e A2. Usa il metodo Cell.Replace per sostituire una porzione...

    docs.aspose.com/cells/it/net/how-to-replace-par...
  9. Работа с OLE-объектами|Documentation

    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 ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/ru/java/working-with-ol...
  10. Backslash (\) Being Converted to Yen Symbol (¥)...

    Hello Team When converting HTML to PDF using Aspose in .NET, backslash characters (\) in the HTML are incorrectly rendered as the Yen symbol (¥) in the resulting PDF only in the deployed environment. This issue does not…...streamProvider); even we try to replace “" with \ still getting same...error. var htmlContent = html.Replace(”\", “\”); Professionalize...

    forum.aspose.com/t/backslash-being-converted-to...