Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 153,242 for

text

(1.17 sec)
  1. Aspose::Words::Fields::FieldDde class | Aspose....

    Aspose::Words::Fields::FieldDde class. Implements the DDE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...linked object as HTML format text. get_InsertAsPicture () Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Convert DJVU to DOCX via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/djvu-to-...
  3. Convert JP2 to Searchable PDF via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/jp2-to-s...
  4. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration.... WriteLine ( $"\tChanged text: \" { r . ParentNode . GetText...docOriginal ); // Paragraph text referenced with an endnote:...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Markup Annotations using Python|Aspose.PDF for ...

    Learn how to add, read, and delete Text, caret, and replace annotations in PDF documents using Aspose.PDF for Python via .NET....common annotation workflows: text annotations for note-style comments...annotations for text replacement markup Text Annotations Add Text Annotations...

    docs.aspose.com/pdf/python-net/markup-annotations/
  6. 获取所有幻灯片的标题|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....shape in shapes ) { // Get the text in each paragraph in this shape...foreach ( var text in paragraph . Descendants < D . Text >()) { paragraphText...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  7. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....provides methods for setting footer text, changing footer visibility...visibility, and updating header text on master notes slides. You can also...

    docs.aspose.com/slides/cpp/presentation-header-...
  8. EmphasisMark | Aspose.Words for Java

    Specifies possible types of emphasis mark in Java....write("Emphasis text"); builder.writeln(); builder...clearFormatting(); builder.write("Simple text"); builder.getDocument().sa...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.PSD for .NET 23.2 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSDNET-1359 Rework text rendering to improve text positioning, rendering...Incorrect export of text at test TextUpdateTests, text is missing Bug...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  10. Access Ranges in Document|Aspose.Words for Java

    Access ranges in a document easily and fast instead of using Apache POI....retrieve plain, unformatted text of the range. Java Range range...= doc . getRange (); String text = range . getText (); Apache...

    docs.aspose.com/words/java/access-ranges-in-doc...