Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 150,765 for

text

(0.29 sec)
  1. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide....way you do in Word and other text editors. Aspose.Slides for ...character. Set the Paragraph Text. Set the Paragraph Indent to...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  2. Aspose::Words::Fields::FormField::get_Result me...

    Aspose::Words::Fields::FormField::get_Result method. Gets or sets a string that represents the result of this form field in C++....Remarks For a text form field the result is the text that is in...Result for a text form field does not apply the text format specified...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!...drop-down form fields as normal text. When false , exports drop-down...EPUB, text drop-down form fields are always saved as text due to...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or Textboxes using Aspose.Cells for Node.js via C++.... get ( 0 ); // Add text box inside the sheet ws . getShapes...shape which is a text box and set its text const shape = ws ...

    docs.aspose.com/cells/nodejs-cpp/set-line-spaci...
  5. How to Create HTML File using Java

    This topic covers basic implementation of how to create HTML file using Java. You can generate HTML document in Java using simple API calls. HTML files can be generated programmatically on the fly and can be used in different applications like generation of reports or invoices....Add instance of Text element class to hold text for HTML document...document Insert the Text element inside HTML body Save the generated...

    kb.aspose.com/html/java/how-to-create-html-file...
  6. VisitorAction Enum | Aspose.Words for .NET

    Explore Aspose.Words.VisitorAction enum to effortlessly manage node enumeration, enhancing your document processing efficiency and control....docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/vis...
  7. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document....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/python-net/aspose.wo...
  8. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation....your own Python apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/python-net/watermark...
  9. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting Text from images, scanned PDFs, DjVu files and other content....are applicable when extracting text from single-page and multi-page...level of language detection for text recognition. Works only if the...

    docs.aspose.com/ocr/net/recognition-settings-co...
  10. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

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