Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 151,558 for

text

(0.1 sec)
  1. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method...src_doc , text = 'Source document first paragraph text.' )) dst_doc...dst_doc , text = 'Destination document first paragraph text.' )) #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How do I change the print modal header in aspos...

    image.png (58.1 KB) Here I want to change the modal header but it is not correctly set inside some tag like span how do I change it ? I want to change the word Settings to my custom name but modal header has Settings …... The header text “Settings” is typically set...(modalHeader) { // Change the header text modalHeader.querySelector('...

    forum.aspose.com/t/how-do-i-change-the-print-mo...
  3. Get the titles of all the slides|Aspose.Slides ...

    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....shape in shapes ) { // Get the text in each paragraph in this shape...foreach ( var text in paragraph . Descendants < D . Text >()) { paragraphText...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  4. Manipulate Tables in existing PDF|Aspose.PDF fo...

    This section covers various methods for table modification using Aspose.PDF for C++...Text.TableAbsorber class allows you...PDF.Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...

    docs.aspose.com/pdf/cpp/manipulate-tables-in-ex...
  5. BookmarksOutlineLevelCollection | Aspose.Words ...

    A collection of individual bookmarks outline level in Java....writeln("Text inside Bookmark 1."); builder...startBookmark("Bookmark 2"); builder.writeln("Text inside Bookmark 1 and 2.");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a Text form field in C++....enum Specifies the type of a text form field. enum class TextFormFieldType...Regular 0 The text form field can contain any text. Number 1 The...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Features Overview|Aspose.Slides for PHP Documen...

    Discover Aspose.Slides for PHP via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....and Text Holders You can access the place holders and text holders...you can create a slide with text holders from scratch using the...

    docs.aspose.com/slides/php-java/features-overview/
  8. Aspose::Words::Fields::FieldAdvance::get_RightO...

    Aspose::Words::Fields::FieldAdvance::get_RightOffset method. Gets or sets the number of points by which the Text that follows the field should be moved right in C++....number of points by which the text that follows the field should...); builder -> Write ( u "This text is in its normal place." );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. score_group|Documentation

    Score_group element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....statement followed by the question’s text and ends with &score_question...font family for the question text. font_family=Courier New font_style...

    docs.aspose.com/omr/net/txt-markup/score_group/
  10. MathObjectType | Aspose.Words for Java

    Specifies type of an Office Math object in Java....false; } /// /// Gets the plain text of the document that was accumulated...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

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