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

replace text

(0.23 sec)
  1. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. Extract Selected Content Between Nodes in Java|...

    Extracting document content in different using Java....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/java/extract-selected-con...
  4. 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...
  5. 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...
  6. 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...
  7. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....light red fill with dark red text, or click Custom Format to choose...CellArea () str_cell_range = s . replace ( "$" , "" ) . split ( ':'...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  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. 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. 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...