Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 149,196 for

text

(0.28 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFieldCodes method. Gets or sets a boolean value indicating either to ignore Text inside field codes. The default value is false in C++....indicating either to ignore text inside field codes. The default...Examples Shows how to ignore text inside field codes. auto doc...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Aspose::Words::Paragraph::get_IsMoveToRevision ...

    Aspose::Words::Paragraph::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....const Examples Shows how to hide text in a rendered output document...> ( doc ); // Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. FieldDde class | Aspose.Words for Python

    aspose.words.fields.FieldDde class. Implements the DDE field... display_result Gets the text that represents the displayed...linked object as HTML format text. insert_as_picture Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  5. | Aspose

    Sample code for DJVU to TXT Java conversion. Use API example code for batch DJVU files to TXT 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...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 在 PDF 中添加文本、图像或页面图章 https://products.aspose.com/pdf/zh-hant/net/stamps/ Recent content in 使用 C# 在 PDF 中添加文本、图像或页面图章 on Aspsoe.PDF Product......com/pdf/zh-hant/net/stamps/text/ Thu, 15 Jan 2026 00:00:00 +0000...aspose.com/pdf/zh-hant/net/stamps/text/ .nav-program-lang { display:...

    products.aspose.com/pdf/zh-hant/net/stamps/inde...
  7. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....Text.TableAbsorber provides these...absorber = new Aspose . Pdf . Text . TableAbsorber (); // Visit...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  8. FieldIndex Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement INDEX fields in your documents. Enhance your document management 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...
  9. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your document with the UpdateListLabels method, ensuring consistency and clarity in your content....IndexOf(paragraph)}" ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/net/aspose.words/doc...
  10. TextWrapping | Aspose.Words for Java

    Specifies how Text is wrapped around the table in Java....class TextWrapping Specifies how text is wrapped around the table...Shows how to work with table text wrapping. Document doc = new...

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