Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 424,259 for

document

(2.05 sec)
  1. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your Document's thumbnail with our customizable options. Enhance your visuals and improve Document presentation today!...) Updates Thumbnail of the document according to the specified...update a document’s thumbnail. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. PdfSaveOptions.displayDocTitle property | Aspos...

    PdfSaveOptions.displayDocTitle property. A flag specifying whether the window’s title bar should display the Document title taken from the Title entry of the Document information dictionary....title bar should display the document title taken from the Title...Title entry of the document information dictionary. get displayDocTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed to a user on an encrypted PDF Document in Java....a user on an encrypted PDF document. Examples: Shows how to set...a saved PDF document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. ProtectionType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ProtectionType enum for robust Document security. Enhance your Documents with customizable protection options today!...enumeration Protection type for a document. public enum ProtectionType...only modify comments in the document. AllowOnlyFormFields 2 User...

    reference.aspose.com/words/net/aspose.words/pro...
  5. How to unlock PDF | Aspose.PDF

    Do you know how easily unlock PDF Documents using Python? Unlock PDF files with high quality using Python PDF library....make other changes to the document. Unlock PDF allows several...several users to work on one document, allowing them to edit, comment...

    products.aspose.com/pdf/tutorial/unlock-pdf/
  6. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF Document using the TextStamp class with Aspose.PDF for .NET library....stamp, you need to create a Document object and a TextStamp object...AddTextStamp () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  7. Java API to Export PS to ODT | products.aspose.com

    Convert PS to ODT using on premise Java API...comprehensive set of APIs for document processing. Once the PS file...Words for Java is a powerful document processing API that can be...

    products.aspose.com/total/java/conversion/ps-to...
  8. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating Document line counts efficiently for better content management....the number of lines in the document. public int Lines { get ;...labels in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  9. C++ API to Export PCL to MARKDOWN | products.as...

    Convert PCL to MARKDOWN within C++ applications....used to format plain text documents. It is widely used for writing...used to create rich text documents that can be easily shared...

    products.aspose.com/total/cpp/conversion/pcl-to...
  10. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。...Contents [ Hide ] 在 PDF 文档中添加表单字段 Document 类提供了一个名为 Form 的集合,用于帮助管理 PDF...$colors = new Color (); $document = new Document ( $inputFile ); $page...

    docs.aspose.com/pdf/zh/php-java/create-forms/