Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 5,520 for

replace text

(0.19 sec)
  1. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....Remarks: Prompts the user to enter text. Examples: Shows how to use...then display the response as text. FieldFillIn field = (FieldFillIn)...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert WBMP to XLS via C# | Aspose

    Sample code for WBMP to XLS C# conversion. Use API example code for batch WBMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on WBMP document and save text as WBMP document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/wbmp-to-...
  3. Aspose::Words::Saving::PdfSaveOptions::get_UseC...

    Aspose::Words::Saving::PdfSaveOptions::get_UseCoreFonts method. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts in C++....Courier New and Symbol fonts are replaced in PDF document with corresponding...the text in ANSI (Windows-1252) encoding. Non-ANSI text will...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. PDF generation fails when an emoji appears at t...

    Hello, The issue is that pdf generation fails when an emoji appears at the line break. Environment asp.net core 8 Aspose Version: 25.7.0 Windows Editioin: Windows 11 Enerprise Added sample code Program.zip (818 B…...like emojis, are handled in text rendering. Cause : The issue...when emojis are included in the text. Solution : Here are some steps...

    forum.aspose.com/t/pdf-generation-fails-when-an...
  5. C++ API to Convert PCL to XLSM | products.aspos...

    Convert PCL to XLSM via C++ API without using Microsoft Excel or Adobe Reader...such as text extraction, image extraction, text search, text replacement...Values) Convert PCL to TXT (Text Document) Convert PCL to XAML...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. FieldRD Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRD class—efficiently implement RD fields for enhanced document processing and automation in your projects....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. C++ API to Convert XPS to SXC | products.aspose...

    Convert XPS to SXC via C++ API without using Microsoft Excel or Adobe Reader...such as text extraction, text search, text replacement, page manipulation...Values) Convert XPS to TXT (Text Document) Convert XPS to XAML...

    products.aspose.com/total/cpp/conversion/xps-to...
  8. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  9. Cell | Aspose.Words for Java

    Represents a table cell in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....will create a line with the text in that heading style to the...setBookmarkName("MyBookmark"); // Text with a built-in heading style...

    reference.aspose.com/words/java/com.aspose.word...