Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 3,617 for

text handling

(0.09 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 合并 PDF 文档https://products.aspose.com/pdf/zh-hans/cpp/merger/Recent content in 使用 C++ 合并 PDF 文档 on Aspsoe.PDF ProductsHugo -- gohugo.iozh......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hans/cpp/merger/inde...
  2. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced Microsoft Word formatting features, working with styles and themes using C#....count paragraphs and runs of text formatted with a specific style...The solution for retrieving text formatted with specific styles...

    docs.aspose.com/words/net/working-with-styles-a...
  3. Convert JSON to Word Formats in Android Apps | ...

    JSON to Word Conversion via Java without using Microsoft Word...setText method and pass watermark text & object of TextWatermarkOptions...Convert JSON to ODT (OpenDocument Text File Format) Convert JSON to...

    products.aspose.com/total/android-java/conversi...
  4. 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...
  5. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....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/python-net/how-to-extract...
  6. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#...iterate throught TableList and handle RowList and CellList . Each...Segments ) { sb . Append ( seg . Text ); } Console . Write ( $"{sb...

    docs.aspose.com/pdf/net/extract-data-from-table...
  7. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....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...
  8. Aspose::Words::Fields::FieldShape class | Aspos...

    Aspose::Words::Fields::FieldShape class. Implements the SHAPE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for Python via .NET developer's reference and start building your OCR applications....NET handles all aspects of recognition...algorithm Recognizing : Extract text Recognize unified document types...

    docs.aspose.com/ocr/python-net/developer-refere...
  10. Need to get the per line author changes in the ...

    I’m working with Word documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the document using A…...accurately, but you need to handle how those authors’ names are...Updating Comparison and Revision Handling Code: To properly retrieve...

    forum.aspose.com/t/need-to-get-the-per-line-aut...