Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 151,749 for

text

(0.09 sec)
  1. Content|Documentation

    Content element is used to add one or more lines of Text to the parent element....used to add a single line of text to the parent element. Content..."element_type": "Content" property. The text displayed in the form is specified...

    docs.aspose.com/omr/net/json-markup/content/
  2. 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-...
  3. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide....way you do in Word and other text editors. Aspose.Slides for ...character. Set the Paragraph Text. Set the Paragraph Indent to...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  4. VisitorAction Enum | Aspose.Words for .NET

    Explore Aspose.Words.VisitorAction enum to effortlessly manage node enumeration, enhancing your document processing efficiency and control....docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/vis...
  5. Document.Watermark | Aspose.Words for .NET

    Secure your documents with our customizable watermarking feature. Enhance protection and ensure authenticity effortlessly!...Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Tables::CellMerge enum | Aspose....

    Aspose::Words::Tables::CellMerge enum. Specifies how a cell in a table is merged with other cells in C++....First ); builder -> Write ( u "Text in merged cells." ); // Insert...None ); builder -> Write ( u "Text in unmerged cell." ); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. 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/
  8. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless document editing!...revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/inl...
  9. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing document management....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

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