Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 10,696 for

insert text

(0.15 sec)
  1. FootnoteOptions.numberStyle property | Aspose.W...

    FootnoteOptions.numberStyle property. Specifies the number format for automatically numbered footnotes....applicable number styles see the Insert Footnote or Endnote dialog...reference or a side comment to text // that does not interfere with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldMergingArgs | Aspose.Words for Java

    Provides data for the MergeField event in Java....to return text for the mail merge engine to insert into the document...= args.getField(); // Insert the text for this merge field as...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Pages in Ruby|Aspose.PDF for Java

    Add, remove, or manipulate pages in PDFs programmatically with Aspose.PDF for Ruby....Ruby Insert an Empty Page at End of PDF File in Ruby Insert an...Object in Ruby Working with Text in Ruby...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  4. Working with Pages in Python|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Get Page Properties in Python Insert an Empty Page at End of PDF...PDF File in Python Insert an Empty Page into a PDF File in Python...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  5. FieldDdeAuto.insert_as_unicode property | Aspos...

    FieldDdeAuto.Insert_as_unicode property. Gets or sets whether to Insert the linked object as Unicode Text....insert_as_unicode property FieldDdeAuto.insert_as_unicode property...whether to insert the linked object as Unicode text. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarksOutlineLevelCollection.removeAt method...

    BookmarksOutlineLevelCollection.removeAt method. Removes a bookmark at the specified index....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with Text, images, annotations, documents, etc.... Text Extract text from pages. Search text from pages...pages. Get text segments. Search text using regular expressions....

    docs.aspose.com/pdf/cpp/key-features/
  9. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the documentation article in C++.... Insert (int32_t, const System::Sh...System::SharedPtr<Aspose::Words::Node>&) Inserts a node into the collection...

    reference.aspose.com/words/cpp/aspose.words/run...
  10. 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...DocumentBuilder > ( doc ); // Insert hidden text, then specify whether...

    reference.aspose.com/words/cpp/aspose.words/doc...