Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 151,759 for

text

(0.21 sec)
  1. DocumentVisitor.visitFieldStart method | Aspose...

    DocumentVisitor.visitFieldStart method. Called when a field starts in the document....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( let i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 Java 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...); // like 0000-9999 // Set text search option to specify regular...textFragmentAbsorber ); // Get the extracted text fragments into collection TextFragmentCollecti...

    products.aspose.com/pdf/zh-hans/java/search/
  3. | Aspose

    Sample code for TIF to XLSX Java conversion. Use API example code for batch TIF files to XLSX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/tif-to-...
  4. | Aspose

    Sample code for DJVU to XML Java conversion. Use API example code for batch DJVU files to XML conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/djvu-to...
  5. | Aspose

    Sample code for TIF to DOCX Java conversion. Use API example code for batch TIF files to DOCX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/tif-to-...
  6. | Aspose

    Sample code for JP2 to XLSX Java conversion. Use API example code for batch JP2 files to XLSX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  7. CustomXmlSchemaCollection.remove_at method | As...

    CustomXmlSchemaCollection.remove_at method. Removes a value at the specified index....xml_part_content = '<root><text>Hello, World!</text></root>' xml_part...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlSchemaCollection.remove method | Aspos...

    CustomXmlSchemaCollection.remove method. Removes the specified value from the collection....xml_part_content = '<root><text>Hello, World!</text></root>' xml_part...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlSchemaCollection.add method | Aspose.W...

    CustomXmlSchemaCollection.add method. Adds an item to the collection....xml_part_content = '<root><text>Hello, World!</text></root>' xml_part...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…... In such cases, the text content should: start on an...requirement is: Odd pages → text only Even pages → figures only...

    forum.aspose.com/t/move-figures-to-even-pages-a...