Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 149,387 for

text

(0.16 sec)
  1. Aspose::Words::DocumentBuilder::MoveToField met...

    Aspose::Words::DocumentBuilder::MoveToField method. Moves the cursor to a field in the document in C++....DocumentBuilder and add a run of text after it. System :: SharedPtr...())); builder -> Write ( u " Text immediately after the field...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Search PDF using Java | Aspose.PDF

    Search PDF document without opening programmatically with Java sample code using Aspose.PDF for Java....with text to find as parameter. Get all extracted text fragments...); // like 0000-9999 // Set text search option to specify regular...

    products.aspose.com/pdf/java/search/
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down form fields are saved to HTML or MHTML. Default value is false in C++....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/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_set method. Gets or a sets a bookmark outline level by the bookmark name in C++....1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...2" ); builder -> Writeln ( u "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage Text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....watermark in a presentation is a text or image stamp used on a slide...common aspect is that to add text watermarks, you should use the...

    docs.aspose.com/slides/python-net/watermark/
  6. FieldIndex.page_number_separator property | Asp...

    FieldIndex.page_number_separator property. Gets or sets the character sequence that is used to separate an index entry and its page number....will display the XE field's Text property value on the left side...with matching values in the "Text" property # into one entry as...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldFormText class | Aspose.Words for Python

    aspose.words.fields.FieldFormText class. Implements the FORMText field... Remarks Inserts a text box style form field. Inheritance:...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Parse PDF documents|Aspose.PDF for Node.js via C++

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Node.js via C++.... Extract Text from PDF . Text Parsing or Extraction...ready-made PDFs. You will learn about text parsing from a whole document...

    docs.aspose.com/pdf/nodejs-cpp/parsing/
  9. Format cells with Node.js via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for Node.js via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional‑looking spreadsheets....alignments, indentation level, text direction, rotation angle, and...Setting the font color of the text style . getFont (). setColor...

    docs.aspose.com/cells/nodejs-cpp/cells-formatting/
  10. Insert Before and After Ranges|Aspose.Words for...

    Insert before and after ranges within a document easily and fast instead of using Apache POI....Inserted THIS Text before the below section" ); String text = doc .... getRange (). text (); Download Running Code GitHub Download...

    docs.aspose.com/words/java/insert-before-and-af...