Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 19,395 for

replacement

(0.12 sec)
  1. How to extract word document text in text forma...

    Hi, I use Aspose word to manipulate a word file and then try to extract the manipulated text from that file using document.ToString(SaveFormat.Text) But it removes all the spaces. I need to keep spaces in the text whe…...Replace("\r", ""); I get this output(page...var text = textAbsorber.Text.Replace("\r", ""); Output for PDF has...

    forum.aspose.com/t/how-to-extract-word-document...
  2. Font Formatting Issue when Saving XLS to PDF wi...

    I’m encountering an issue when saving an XLS file to PDF using the method save(String fileName, int saveFormat) from the com.aspose.cells.Workbook class. If the workbook template contains any variable fonts—a modern font…... However, when I replace the variable font with an equivalent...printStackTrace(); } } } In this example, replace "Times New Roman" with a font...

    forum.aspose.com/t/font-formatting-issue-when-s...
  3. Public API Changes in Aspose.Imaging 2.7.0|Docu...

    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....LayoutName has been replaced by the com.aspose.imaging...TransparentColor has been replaced by the com.aspose.imaging...

    docs.aspose.com/imaging/java/public-api-changes...
  4. Table - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform.... replace ( Page page, AbsorbedTable...oldTable, Table newTable) Replaces an AbsorbedTable with Table...

    reference.aspose.com/pdf/java/com.aspose.pdf.cl...
  5. C++ API to Convert XML to POTX | products.aspos...

    Convert XML to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); // add image...This format was created to replace the POT file format that is...

    products.aspose.com/total/cpp/conversion/xml-to...
  6. Rechercher et remplacer du texte dans un docume...

    Code source C# pour masquer les informations sensibles dans le fichier XLSM sur .NET Framework, .NET Core, Mono ou Xamarin Platforms....Replace( "KIM" , "^^^^^^^^^ ); cell..."e:\test2\Input.xlsm" ); wb.Replace( "\bKIM\b" , "^^^^^^^^" , new...

    products.aspose.com/cells/fr/net/redaction/xlsm/
  7. Pesquise e substitua texto no documento XLS por...

    C# código-fonte para redigir informações confidenciais no arquivo XLS nas plataformas .NET Framework, .NET Core, Mono ou Xamarin....Replace( "KIM" , "^^^^^^^^^ ); cell..."e:\test2\Input.xls" ); wb.Replace( "\bKIM\b" , "^^^^^^^^" , new...

    products.aspose.com/cells/pt/net/redaction/xls/
  8. ค้นหาและแทนที่ข้อความในเอกสาร XLSB ผ่าน .NET | ...

    C# ซอร์สโค้ดเพื่อแก้ไขข้อมูลที่ละเอียดอ่อนในไฟล์ XLSB บน .NET Framework, .NET Core, Mono หรือ Xamarin Platforms...Replace( "KIM" , "^^^^^^^^^ ); cell..."e:\test2\Input.xlsb" ); wb.Replace( "\bKIM\b" , "^^^^^^^^" , new...

    products.aspose.com/cells/th/net/redaction/xlsb/
  9. Cerca e sostituisci testo nel documento XLS tra...

    C++ codice di esempio per oscurare le informazioni riservate nel file XLS in C++ Runtime Environment per Windows a 32 bit, Windows a 64 bit e Linux a 64 bit....Sostituisci testo workbook->Replace( new String( "Text to find"...find" ), new String( "Text replacement" ), replaceOptions); // Salva...

    products.aspose.com/cells/it/cpp/redaction/xls/
  10. DOCX-document online redigeren of met Python | ...

    Open en redigeer het DOCX-document gratis online via de app.Python API-code om DOCX-tekst te zoeken en te vervangen door reguliere expressie....Document-klasse Gebruik de methode replacement.FindReplaceOptions(). Gebruik...reguliere expressie range.replace_regex om te zoeken en te vervangen...

    products.aspose.com/total/nl/python-net/redact/...