Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 57,704 for

text

(0.14 sec)
  1. Edit PDF in Java | products.aspose.com

    Edit PDF in Java. Use Java library API to edit PDF document...doc by adding a new line of text to it. Edit PDF in Java Using..., you can add a new line of text to an PDF document with just...

    products.aspose.com/slides/java/editor/pdf/
  2. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font....Shows how to insert formatted text using DocumentBuilder. let doc...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Rows and Columns|Aspose.Slides for Node....

    Manage table rows and columns in PowerPoint presentations in JavaScript...dblCols , dblRows ); // Adds some text to the row 1 cell 1 table ...."Row 1 Cell 1" ); // Adds some text to the row 1 cell 2 table ....

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  4. Node.previousSibling property | Aspose.Words fo...

    Node.previousSibling property. Gets the node immediately preceding this node.... writeln ( "Section 1 text." ); builder . insertBreak (...builder . writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage SmartArt Shape Node|Aspose.Slides for Py...

    Smart node and child node in PowerPoint presentations in Python...shape NodeCollection and set the text in TextFrame. Now, Add a Child...added SmartArt Node and set the text in TextFrame. Save the Presentation...

    docs.aspose.com/slides/python-net/manage-smarta...
  6. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your Text in points for enhanced readability and design appeal....Shows how to format a run of text using its font property. Document...Shows how to insert formatted text using DocumentBuilder. Document...

    reference.aspose.com/words/net/aspose.words/fon...
  7. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin Text and regions of East Asian Text in the current paragraph....regions of Latin text and regions of East Asian text in the current...the paragraph after appending text # and then starts a new line...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Set DefaultFont property of PdfSaveOptions and ...

    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....that DefaultFont to all the text in the workbook that has a missing...font still cannot show/render text properly, then Aspose.Cells...

    docs.aspose.com/cells/java/set-defaultfont-prop...
  9. Manage SmartArt Shape Node|Aspose.Slides Docume...

    Manage SmartArt nodes and child nodes in PowerPoint presentations in C# or .NET...shape NodeCollection and set the text in TextFrame. Now, Add a Child...added SmartArt Node and set the text in TextFrame. Save the Presentation...

    docs.aspose.com/slides/net/manage-smartart-shap...
  10. DocumentVisitor.VisitBookmarkEnd | Aspose.Words...

    Discover the DocumentVisitor VisitBookmarkEnd method, which enhances document navigation by efficiently handling bookmark endings for seamless user experience.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/doc...