Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 152,859 for

text

(0.41 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – نحوه دریافت Text حاشیه نویسی با استفاده از {{productName}}https://products.aspose.com/pdf/fa/net/annotation/Text/get/Recent content in نحوه دری......PDF Products – نحوه دریافت Text حاشیه نویسی با استفاده از {...com/pdf/fa/net/annotation/text/get/Recent content in نحوه دریافت Text حاشیه نویسی...

    products.aspose.com/pdf/fa/net/annotation/text/...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – نحوه دریافت Text حاشیه نویسی با استفاده از {{productName}}https://products.aspose.com/pdf/fa/cpp/annotation/Text/get/Recent content in نحوه دری......PDF Products – نحوه دریافت Text حاشیه نویسی با استفاده از {...com/pdf/fa/cpp/annotation/text/get/Recent content in نحوه دریافت Text حاشیه نویسی...

    products.aspose.com/pdf/fa/cpp/annotation/text/...
  3. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control Text orientation in shapes, enhancing your document design and readability....enumeration Specifies orientation of text in shapes. public enum ShapeTextOrientation...Horizontal 0 Text is arranged horizontally (lr-tb). Downward 1 Text is...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....slide’s headers and footers text that are actually maintained...setAllFootersText ( "My Footer text" ); pres . getHeaderFooterManag...

    docs.aspose.com/slides/androidjava/presentation...
  5. BookmarkCollection.Count | Aspose.Words for .NET

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities....// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. FootnoteNumberingRule | Aspose.Words for Java

    Determines when automatic footnote or endnote numbering restarts in Java....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/java/com.aspose.word...
  7. BookmarkCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all bookmarks from your document with the BookmarkCollection Clear method. Streamline your workflow and enhance organization today!...// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  8. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract Text, tables, and images with step-by-step examples.... Unlike plain text or structured formats like JSON...follow a linear order. Extracting text, tables, images, and metadata...

    blog.aspose.com/pdf/parse-pdf-in-python/
  9. 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...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...4 KB) // Ensure text boxes update their values and...MsoDrawingType.TextBox) { // Ensure text wrapping is enabled shape.IsTextWrapped...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...