Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 154,416 for

text

(0.16 sec)
  1. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....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/net/actions/
  2. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... text Returns inserted/deleted/moved text or description...revision_type } \n\t Revision text: { group . text } ' ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....DocumentBuilder(docOriginal); // Paragraph text referenced with an endnote:....ENDNOTE, "Original endnote text."); // Table: builder.startTable();...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Convert OneNote to HTML using C#

    This article entails how to convert OneNote to HTML using C#. It encompasses all the details to establish the environment, a programming work flow and a working sample code to export OneNote to HTML using C#....ParagraphStyle class and set the desired text formatting settings Insert the...added page by setting the Title text and Date Save the .ONE file...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  5. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position....to text # that does not interfere with the main body text's flow...reference symbol # at the main body text where we insert the endnote...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Setting Background Color Dynamically in C#|Aspo...

    Set Text background color for document contents dynamically when building a report using C#.... You can set text background color for document...opening backColor tag defines a text background color to be applied...

    docs.aspose.com/words/net/setting-background-co...
  7. Aspose::Words::Fields::FormField::get_OwnStatus...

    Aspose::Words::Fields::FormField::get_OwnStatus method. Specifies the source of the Text that's displayed in the status bar when a form field has the focus in C++....Specifies the source of the text that’s displayed in the status...get_OwnStatus () Remarks If true , the text specified by the StatusText...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....The form can be found and the text can be replaced using the following...find text fragments var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/net/whatsnew/2023/
  9. Working with Bookmarks in Python|Aspose.Words f...

    How to insert, obtain, move, show or hide bookmarks using Python....might use a bookmark to identify text that you want to revise later...through the document to locate the text, you can go to it by using the...

    docs.aspose.com/words/python-net/working-with-b...
  10. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in C++....DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...virtual cursor indicates where the text will be inserted when calling...

    docs.aspose.com/words/cpp/document-builder-over...