Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 5,157 for

replace text

(0.06 sec)
  1. AsposeAI Spell-check correction|Documentation

    Improve OCR accuracy by applying LLM‑powered spell‑check to raw output....spelling mistakes in recognized text. modelConfig = new AsposeAIModelConfig...get_result ()[ 0 ] . recognition_text ) ai . free_resources () Live...

    docs.aspose.com/ocr/python-net/ai/ai-spell-check/
  2. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....write("Text to be cited with one source...insertParagraph(); builder.write("Text to be cited with two sources...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldDatabase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your documents. Enhance your document automation today!...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...
  4. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...mAcceptingNodeChildT.append(text + "\r\n"); } private int mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  5. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....); Opening CSV files and replacing invalid characters In Excel...characters are automatically replaced. The same is done by the Aspose...

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  6. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  8. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java.... getText() Gets the text of this node and of all its...paragraphText = new Run(doc, "Initial text. "); paragraph.appendChild(paragraphText);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and formatting bugs for seamless document creation....a plain text file that contains a combination of text content...beginners. LaTeX files are plain text, making them amenable to version...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  10. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java.... You can get the plain text version of the field code using...You can get and set the plain text version of the field result...

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