Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 153,135 for

text

(0.89 sec)
  1. Font.highlight_color property | Aspose.Words fo...

    Font.highlight_color property. Gets or sets the highlight (marker) color....Shows how to format a run of text using its font property. doc...run = aw . Run ( doc = doc , text = 'Hello world!' ) font = run...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Bookmarks in Node.js|Aspose.Words ...

    How to insert, obtain, move, show or hide bookmarks using Node.js....might use a bookmark to identify text that you want to revise later...through the document to locate the text, you can go to it by using the...

    docs.aspose.com/words/nodejs-net/working-with-b...
  3. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF document containing Text - Hello World....creating a PDF document containing text “Hello World!”. After installing...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/hello-world-example/
  4. Story.paragraphs property | Aspose.Words for No...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.isTemporary property | As...

    StructuredDocumentTag.isTemporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified....Document (); // Insert a plain text structured document tag, //...as a plain text form that the user may enter text into. let tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldArgumentBuilder.add_text method | Aspose.W...

    FieldArgumentBuilder.add_Text method. Adds a plain Text to the argument....add_text method add_text(text) Adds a plain text to the argument...argument. def add_text ( self , text : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....TabDelimited Represents a Tab‑delimited text file ODS Represents an ODS file...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/different-...
  8. DocumentBuilder.MoveToBookmark | Aspose.Words f...

    Effortlessly navigate your documents with the DocumentBuilder MoveToBookmark method, instantly positioning the cursor at any bookmark for enhanced editing....Inserting new text does not replace existing text of the bookmark...bookmark and inserting text there inserts the text into the form field...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Node.nextSibling property | Aspose.Words for No...

    Node.nextSibling property. Gets the node immediately following this node....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Node.nodeTypeToString method | Aspose.Words for...

    Node.nodeTypeToString method. A utility method that converts a node type enum value into a user friendly string....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...