Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 41,497 for

document properties

(0.25 sec)
  1. Add Image Stamp to PDF using Java | Aspose.PDF

    Add image stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....</dependency> Add Image Stamp to PDF Document Java You need Aspose.PDF for...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/java/stamps/image/
  2. 使用 C++ 查看或編輯 PPT 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPT 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...Presentation > (); // Getting Document Properties auto documentProperties...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  3. 使用 C++ 查看或編輯 PPTX 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPTX 格式元數據。...es(); // Set the builtin properties documentProperties -> set_Author(...Presentation > (); // Getting Document Properties auto documentProperties...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  4. SignatureLineOptions.show_date property | Aspos...

    SignatureLineOptions.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...show_date property SignatureLineOptions.show_date property Gets or...Default value for this property is True . @property def show_date (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignatureLineOptions.allow_comments property | ...

    SignatureLineOptions.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...allow_comments property SignatureLineOptions.allow_comments property Gets...value for this property is False . @property def allow_comments...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Convert PDF to SVG Image using C#

    This tutorial explains how to convert PDF to SVG using C#. It contains the information to prepare the environment, followed by a sequence of steps and a code snippet for rendering PDF to vector image using C#....you can improvise different properties to modify the output vector...Load the input PDF with the Document class to create its SVG image...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-svg...
  7. Working with ContentTypeProperties|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.... You may also make the property optional by setting the ContentTypeProperty...ContentTypeProperty.IsNillable property to true . The following code...

    docs.aspose.com/cells/java/working-with-content...
  8. Change the HTML Link Target Type with JavaScrip...

    Learn how to change the HTML link target type using Aspose.Cells for JavaScript via C++. Control the target attribute in your HTML links....linkTargetType property. This property takes the HtmlLinkTargetType...HtmlSaveOptions.linkTargetType property. It changes the link target...

    docs.aspose.com/cells/javascript-cpp/change-the...
  9. BuildingBlock.Accept | Aspose.Words for .NET

    Discover BuildingBlock's Accept method to seamlessly engage visitors and enhance user experience. Unlock your website's full potential today!...you execute a Visitor over a Document . If you want to execute a...custom building block to a document. public void CreateAndInsert...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....(output_dir, exist_ok = True) 12 13 document_path = os. path . join (input_dir...for reading 17 with open (document_path, "rb" ) as stream: 18...

    docs.aspose.com/html/python-net/convert-epub-to...