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

replace text

(0.37 sec)
  1. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....nodes that can contain their own text (paragraphs and tables). For...contains text of a comment and a Footnote contains text of a footnote...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python...barcode generation with input text in a required format due to...alphanumeric data, typically text or URL. A QR Code label is composed...

    docs.aspose.com/barcode/python-java/managing-ba...
  3. DocumentVisitor.VisitAbsolutePositionTab | Aspo...

    Discover the DocumentVisitor VisitAbsolutePositionTab method, designed to enhance document processing by efficiently handling AbsolutePositionTab nodes....docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/doc...
  4. How to paste from Excel and HTML|Documentation

    Paste tabular content from Excel or HTML into GridJs through the clipboard, including supported cell Text and style properties parsed from HTML table content....clipboard contains a single text item, GridJs routes the content...multiple types and one of them is text/html , GridJs routes the HTML...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...document doc, content_blocks, clean_text_paragraphs = extract_all_co...://[^\s)]+') def build_word_offsets(text, words): offsets = [] index...

    forum.aspose.com/t/paste-back-shape-data-correc...
  6. Possible Regression: java.lang.ArrayIndexOutOfB...

    I am encountering a java.lang.ArrayIndexOutOfBoundsException when trying to load a specific CSV file using Aspose.Cells for Node.js via Java by using new aspose.Workbook(csvFilePath, aspose.getCsvLoadOptions()) I have t…...content Open the file in a plain‑text editor. Ensure every data row...Optionally treat all cells as text csvOpts.setDetectColumnTypes(false);...

    forum.aspose.com/t/possible-regression-java-lan...
  7. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....Contents [ Hide ] To recognize text in certain languages, you must...Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text recognition:...

    docs.aspose.com/ocr/net/languages/
  8. Broken Unicode and missing micro-spaces - Free ...

    Some PDFs render correctly, but extracted Text has broken Unicode because of embedded subset TrueType fonts and missing or invalid ToUnicode / font encoding. We also need a reliable way to detect micro-spaces or invisib…...render correctly, but extracted text has broken Unicode because of...are not looking for word replacements or cleanup rules for one...

    forum.aspose.com/t/broken-unicode-and-missing-m...
  9. Convert PNG to TXT via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/png-to-txt/
  10. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....starting point at which the text that lexically follows the field...DocumentBuilder(doc); builder.write("This text is in its normal place."); //...

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