Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 6,003 for

replace text

(0.12 sec)
  1. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....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/net/how-to-extract-select...
  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. 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...
  4. 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...
  5. 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...
  6. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Node.js....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/nodejs-net/how-to-extract...
  7. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyFont method. Text formatting applied to new content in C++....Aspose::Words::Replacing::FindReplaceOptions::get_ApplyFont method...FindReplaceOptions::get_ApplyFont method Text formatting applied to new content...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. FieldRef | Aspose.Words for Java

    Implements the REF field in Java.... Remarks: Inserts the text or graphics represented by the...Shows how to create bookmarked text with a SET field, and then display...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Replacing::FindReplaceOptions::s...

    Aspose::Words::Replacing::FindReplaceOptions::set_ReplacementFormat method. Specifies format of the Replacement. Default is Text in C++....Aspose::Words::Replacing::FindReplaceOptions::set_ReplacementFormat...Specifies format of the replacement. Default is Text . void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. Row | Aspose.Words for Java

    Represents a table row 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...