Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 155,031 for

text

(0.13 sec)
  1. Bookmark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bookmark class, your solution for managing bookmarks efficiently in documents. Enhance your document editing experience today!... Text { get; set; } Gets or sets the text enclosed in...the document. Does not remove text inside the bookmark. Remarks...

    reference.aspose.com/words/net/aspose.words/boo...
  2. Add Footer to PDF|Aspose.PDF for Java

    Learn how to add Text and image footers to PDF pages in Java with the PdfFileStamp facade....toString ()); FormattedText text = new FormattedText ( "Sample...); pdfStamper . addFooter ( text , 20 ); pdfStamper . save (...

    docs.aspose.com/pdf/java/add-footer/
  3. HeaderFooter.is_header property | Aspose.Words ...

    HeaderFooter.is_header property. True if this [HeaderFooter](../) object is a header.... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BookmarksOutlineLevelCollection.removeAt method...

    BookmarksOutlineLevelCollection.removeAt method. Removes a bookmark at the specified index.... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 从PDF中提取上标和下标文本|Aspose.PDF for .NET

    本文描述了使用Aspose.PDF在C#中从PDF中提取上标和下标文本的各种方法。... Text . TextFragmentAbsorber (); document...extracted text in text file writer . WriteLine ( absorber . Text );...

    docs.aspose.com/pdf/zh/net/extract-superscripts...
  7. Aspose::Words::Paragraph::get_IsMoveToRevision ...

    Aspose::Words::Paragraph::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....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/cpp/aspose.words/par...
  8. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++.... Adding TextBoxField A text field is a form element which...allows a recipient to enter text into your form. This would be...

    docs.aspose.com/pdf/cpp/create-form/
  9. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for Android: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear Java examples....Create a notes slide and assign text to it. static void addNote ()...} Access a Notes Slide Read text from an existing notes slide...

    docs.aspose.com/slides/androidjava/examples/ele...
  10. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....const Examples Shows how to hide text in a rendered output document...> ( doc ); // Insert hidden text, then specify whether we wish...

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