Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 401,893 for

document

(0.23 sec)
  1. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a Document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....Ask AI Restrict Document Editing Contents [ Hide ] Sometimes...limit the ability to edit a document and only allow certain actions...

    docs.aspose.com/words/python-net/restrict-docum...
  2. Saving Visio Document in PHP|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....Saving Visio Document in PHP Contents [ Hide ] Aspose.Diagram...- Saving Visio Document To Save Visio Document using Aspose.Diagram...

    docs.aspose.com/diagram/java/saving-visio-docum...
  3. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your Document using appropriate encryption algorithms for specific Document formats in Python....Ask AI Encrypt a Document Contents [ Hide ] Encryption is the...content, verify the origin of a document, prove that the content has...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  4. Resize PDF document|Aspose.PDF for .NET

    This section explains how to resize a PDF Document with Aspose.PDF Facades using the PdfFileEditor class....PDF document Contents [ Hide ] You can change the document size... You can scale the entire document or specific pages. There are...

    docs.aspose.com/pdf/net/resize-pdf-document/
  5. Work with Document Properties in C#|Aspose.Word...

    Aspose.Words for .NET allows storing some useful information about your Document, such as API and Version Number or Authorized Date, in built-in or custom Document properties using C#....Ask AI Work with Document Properties Contents [ Hide ] What is...read and modify document properties. Document properties allow...

    docs.aspose.com/words/net/work-with-document-pr...
  6. Work with Document Properties|Aspose.Words for ...

    Aspose.Words for Node.js allows storing some useful information about your Document, such as API and Version Number or Authorized Date, in built-in or custom Document properties....Work with Document Properties Contents [ Hide ] Document properties...useful information about your document. These properties can be divided...

    docs.aspose.com/words/nodejs-net/work-with-docu...
  7. Document extractPages - Free Support Forum - as...

    我在使用 24.12版本aspose-words都指定文件进行页内容提取后,文档的页数正常获取,但页面中的页码无法正常更新,应该如何更新总页码问题 extract-page_result.docx (13.0 KB) test-page.docx (15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int pageCount = …...Document extractPages 中文技术支持 words-java LXY133 May 17, 2025,...(15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int...

    forum.aspose.com/t/document-extractpages/312816
  8. Convert Word Document to TIFF|Aspose.Words for ...

    Convert Word Document to TIFF. NPOI does not provide an opportunity to work with formats other than Word using C#....Ask AI Convert Word Document to TIFF Contents [ Hide ] What is...explains how to convert Word documents to TIFF format, including...

    docs.aspose.com/words/net/convert-word-document...
  9. Convert Document to Other Formats|Aspose.Words ...

    Convert a Document from one format to another and fast instead of using Apache POI in Java....Ask AI Convert Document to Other Formats Contents [ Hide ] Microsoft...Conversion to Other Formats Documents can be converted to other...

    docs.aspose.com/words/java/convert-document-to-...
  10. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file with Aspose.PDF for Rust via C++....Save PDF document programmatically Contents [ Hide ] Save PDF...PDF document to file system The example demonstrates the new method...

    docs.aspose.com/pdf/rust-cpp/save-pdf-document/