Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 150,704 for

text

(0.21 sec)
  1. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Contents [ Hide ] StoryType enum Text of a Word document is stored...MainText 1 Contains the main text of the document, represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. 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/
  3. How to Insert Draft Watermark in PowerPoint Pre...

    This brief tutorial provides details on how to insert draft watermark in PowerPoint presentation using Java. We will use background Text to add draft watermark in presentation using Java....Java such that a particular text is displayed in the background...to place the draft watermark text Set the rotation angle of the...

    kb.aspose.com/slides/java/how-to-insert-draft-w...
  4. 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-...
  5. Aspose::Words::Notes::FootnotePosition enum | A...

    Aspose::Words::Notes::FootnotePosition enum. Defines the footnote position in C++....Footnotes are output beneath text on each page. Examples Shows...reference or a side comment to text // that does not interfere with...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....alignment of your paragraph text using the TextParagraph.getAlignmentType()...getWorksheets (). get ( 0 ); // Add text box inside the sheet. ws . getShapes...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  7. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....Examples Shows how to insert a text box, and set the font of its...= aw . drawing . ShapeType . TEXT_BOX , width = 300 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph....Examples Shows how to insert a text box, and set the font of its...builder . write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable Text styles and unique typography options....Examples Shows how to insert a text box, and set the font of its...builder . Write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....Shows how to format a run of text using its font property. Document...Shows how to create and format a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sto...