Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 148,456 for

text

(0.1 sec)
  1. TextWrapping enumeration | Aspose.Words for Nod...

    Aspose.Words.Tables.TextWrapping enumeration. Specifies how Text is wrapped around the table....TextWrapping enumeration Specifies how text is wrapped around the table...Members Name Description None Text and table is displayed in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name....to use a shape’s alternative text. let doc = new aw . Document...shape . alternativeText = "Alt text for MyCube." ; // We can access...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Text; FontRepository.LoadFonts();...document.Pages.Add(); // 1. text page.Paragraphs.Add(new TextFragment("1...

    forum.aspose.com/t/nullreferenceexception-when-...
  4. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....To display a hyperlink text, add a text string on a location similar...object is placed. To add a free text: Instantiate an FreeTextAnnotation...

    docs.aspose.com/pdf/java/actions/
  5. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance....//Create text paragraph with the reference of a section Text text1...text1 = new Text ( sec1 ); //Add the text paragraph in the paragraphs...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  6. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/run...
  7. Add, Delete and Get Annotation|Aspose.PDF for Java

    With Aspose.PDF for Java you may add, delete and get annotations from your PDF file. Check all lists of annotations to resolve your task....to expand the content of the text, make edits, comments for other...is also possible to make the text in the document more readable...

    docs.aspose.com/pdf/java/add-delete-and-get-ann...
  8. Setting ATTRIB and MTEXT objects|CAD Documentation

    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....CadText class that represents text entities in the DXF AutoCAD...contain text. You can create several paragraphs of text as a single...

    docs.aspose.com/cad/java/setting-attrib-and-mte...
  9. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....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...
  10. Aspose::Words::DocumentBuilder::InsertFootnote ...

    Aspose::Words::DocumentBuilder::InsertFootnote method. Inserts a footnote or endnote into the document in C++....System::String& Specifies the text of the footnote. ReturnValue...Examples Shows how to reference text with a footnote and an endnote...

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