Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 41,513 for

document properties

(1.15 sec)
  1. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with Document watermark...Represents class to work with document watermark. To learn more,...with Watermark documentation article. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VariableCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.VariableCollection, efficiently manage and customize Document variables for enhanced Document automation and flexibility....VariableCollection class A collection of document variables. To learn more,...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words/var...
  3. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient Document layout management. Enhance your workflow with powerful notification features....Converting to Fixed-page Format documentation article. public class PageLayoutCallbackAr...PageLayoutCallbackAr Properties Name Description Document { get; } Gets...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Getting Started|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....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  5. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when Document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...list levels are indented when document is exporting to SaveFormat...more, visit the Save a Document documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSet.All | Aspose.Words for .NET

    Access all Document pages in their original order with PageSet All property. Streamline your workflow and enhance Document management effortlessly!...All property Gets a set with all the pages of the document in...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。... 使用 Document 實例載入 PDF。 使用 Document.Info 屬性取得 DocumentInfo。...DocumentInfo。 存取並顯示不同的 Document.Info 屬性。 將圖章添加到 PDF - C++ String...

    products.aspose.com/pdf/zh-hant/cpp/stamps/
  8. Hidden Text with Bullet Formatting Creates Phan...

    Issue Summary When converting Word Documents to PDF using Aspose.Words, paragraphs with hidden text and bullet/list formatting still display bullets in the PDF output, even after removing both the hidden text runs and th…...Summary When converting Word documents to PDF using Aspose.Words...setHidden(true) ) from Word documents before PDF conversion so that...

    forum.aspose.com/t/hidden-text-with-bullet-form...
  9. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    aspose.words.markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured Document tag which accepts multi-sections content...an end of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....hyperlink Load the PDF using the Document class object and get access...rectangular area and set its properties Create a FreeTextAnnotation...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...