Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 41,638 for

document properties

(0.25 sec)
  1. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the Document tree....level property IStructuredDocumentT.level property Gets the level...SDT occurs in the document tree. @property def level ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured Document tag...title property StructuredDocumentTa.title property Specifies...structured document tag. Can not be None . @property def title...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Read PDF Metadata using Python

    This article describes how to read PDF metadata using Python. It provides the IDE settings, a list of tasks to be performed and a runnable sample code for extracting metadata from PDF using Python....source PDF file using the Document class object to fetch metadata...Access a few information properties and display them on the console...

    kb.aspose.com/pdf/python/how-to-read-pdf-metada...
  4. How to Add Watermark | Aspose.PDF

    Do you know how easily Add Watermark to PDF in Java? Add Watermark to PDF with high quality using Java Aspose.PDF library....watermarks for safeguarding PDF documents or asserting ownership. Additionally...implement watermarking in PDF documents, we’ll utilize Aspose.PDF...

    products.aspose.com/pdf/tutorial/add-watermark/
  5. FieldFormat | Aspose.Words for Java

    Provides typed access to fields numeric date and time and general formatting in Java....the Working with Fields documentation article. Examples: Shows...format field results. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Change the HTML Link Target Type|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....LinkTargetType property. This property takes the HtmlLinkTargetType...HtmlSaveOptions.LinkTargetType property. It changes the link target...

    docs.aspose.com/cells/net/change-the-html-link-...
  7. RevisionGroupCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.RevisionGroupCollection class, featuring efficient management of Document revision groups for enhanced editing and collaboration....represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. public sealed...

    reference.aspose.com/words/net/aspose.words/rev...
  8. SignatureLineOptions.allowComments property | A...

    SignatureLineOptions.allowComments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...allowComments property SignatureLineOptions.allowComments property Gets...dialog. Default value for this property is false . get allowComments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.HTML for .NET 24.10 – Improving Renderin...

    Release focuses on Linux support, improving text readability and image rendering, creating a smoother experience for .NET developers....enumeration was replaced with property. The system enumeration was...was replaced with property. FontStyle Vs WebFontStyle In version...

    docs.aspose.com/html/net/migration-between-vers...
  10. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux....instance of Document Class for loading the input Word document Initialize...HtmlSaveOptions class and specify its properties Save output file in HTML...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...