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

text

(2.78 sec)
  1. HtmlSaveOptions.export_text_input_form_field_as...

    HtmlSaveOptions.export_Text_input_form_field_as_Text property. Controls how Text input form fields are saved to HTML or MHTML...export_text_input_form_field_as_text property HtmlSaveOptions...HtmlSaveOptions.export_text_input_form_field_as_text property Controls how...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format list numbering with the Paragraph ListLabel property. Enhance your document's organization and clarity effortlessly!...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/par...
  6. Font.bold_bi property | Aspose.Words for Python

    Font.bold_bi property. True if the right-to-left Text is formatted as bold....property True if the right-to-left text is formatted as bold. @property...right-to-left, and right-to-left text. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR engine....RecognitionSettings Extracting text from images, scanned PDFs, DjVu...ReceiptRecognitionSe Extracting text from receipts . IDCardRecognitionSet...

    docs.aspose.com/ocr/java/settings/
  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...