Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 6,023 for

replace text

(0.22 sec)
  1. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....isVerticalFormatting(false); // We can apply text before and after the value that...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  2. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/python-net/how-to-extract...
  3. 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-...
  4. | Aspose

    Sample code for PNG to XLSX Java conversion. Use API example code for batch PNG files to XLSX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/ocr/cpp/conversion/png-to-x...
  5. Boxes appear in generated PDF due to missing fo...

    I’m using Aspose.PDF for .NET to generate PDF files in an AWS Lambda environment. The issue I’m facing is that boxes (□) appear instead of Text in the generated PDFs — this seems to happen because the required fonts are…...boxes (□) appear instead of text in the generated PDFs — this...Aspose.Pdf; using Aspose.Pdf.Text; private IDocumentContentMode...

    forum.aspose.com/t/boxes-appear-in-generated-pd...
  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. FindReplaceOptions.apply_font property | Aspose...

    FindReplaceOptions.apply_font property. Text formatting applied to new content....apply_font property Text formatting applied to new content...Also module aspose.words.replacing class FindReplaceOptions FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Aspose.PSD for .NET 23.6 - Release Notes|Docume...

    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....ShapeLayer Feature PSDNET-864 Replacing image in Smart object is not...than 4 channels Bug PSDNET-1546 Text Justification is lost if open...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  10. 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...