Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 148,409 for

text

(0.27 sec)
  1. Annotate Documents via Python | products.aspose...

    Annotate PDF, Microsoft Word and PowerPoint Presentations via your Python application. Clear Annotation with ease....concepts, or relationships within a text document, image, or other types...Subsequently, it identifies all free text annotations on the second page...

    products.aspose.com/total/python-net/annotate/
  2. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....the target page Create a free text annotation at the sample place...second annotation, we define the text that is to be displayed at the...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  3. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its page number....will create a line with the text in that heading style to the...bookmark_name = 'MyBookmark' # Text with a built-in heading style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and page numbers in Web layout view....will create a line with the text in that heading style to the...bookmark_name = 'MyBookmark' # Text with a built-in heading style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToc.insert_hyperlinks property | Aspose.Wo...

    FieldToc.insert_hyperlinks property. Gets or sets whether to make the table of contents entries hyperlinks....will create a line with the text in that heading style to the...bookmark_name = 'MyBookmark' # Text with a built-in heading style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++.... get_Text () const Gets or sets the text of the run. GetAncestor...GetText () override Gets the text of the run. GetType () const...

    reference.aspose.com/words/cpp/aspose.words/run/
  7. Export EMLX to OTT via Java | products.aspose.com

    Java API to Convert EMLX to OTT without using Microsoft Word or Outlook...emails to **OTT (OpenDocument Text Template)** creates reusable...Convert EMLX to ODT (OpenDocument Text File Format) Convert EMLX to...

    products.aspose.com/total/java/conversion/emlx-...
  8. FieldUserInitials Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserInitials class to easily implement USERINITIALS fields, enhancing document personalization and user engagement....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldAsk.prompt_text property | Aspose.Words fo...

    FieldAsk.prompt_Text property. Gets or sets the prompt Text (the title of the prompt window)....prompt_text property FieldAsk.prompt_text property Gets or sets...sets the prompt text (the title of the prompt window). @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Blind Watermark Verification to PDF File Fo...

    Sample Java blind watermark verification code for PDF file. Use this example code to add blind watermark verification to PDF file within any Web or Desktop Java based application....PDF); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/pdf/