Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 401,685 for

document

(0.23 sec)
  1. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your Document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....property Returns true if the document is encrypted and requires...property exists to help you sort documents that are encrypted from those...

    reference.aspose.com/words/net/aspose.words/fil...
  2. 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....打开文档 $document = new Document ( $inputFile ); $document -> getPageInfo...() -> setWidth ( 612.0 ); $document -> getPageInfo () -> setHeight...

    docs.aspose.com/pdf/zh/php-java/advanced-operat...
  3. 如何用 .NET 添加 Watermark 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Watermark 个注释。...Load the PDF file Document document = new Document ( System . IO...new WatermarkAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. Aspose::Words::PageExtractOptions class | Aspos...

    Aspose::Words::PageExtractOptions class. Allows to specify options for Document page extracting in C++....Allows to specify options for document page extracting. class PageExtractOptions...NUMPAGES fields in the resulting document will be replaced with their...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Margins | Aspose.Words for Java

    Specifies preset margins in Java....layout of the document. Document doc = new Document(getMyDir() +..."Rendering.docx"); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/java/com.aspose.word...
  6. C# API to Export MSG to DOC | products.aspose.com

    Convert MSG to DOC without using Microsoft Word or Outlook on .NET...create, edit, and convert Word documents. It also provides features...features for manipulating document elements, formatting, and other related...

    products.aspose.com/total/net/conversion/msg-to...
  7. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式在 PDF 文件中添加表格...中添加表格-C++ auto document = MakeObject < Document > ( _dataDir +...to first page of input document document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/zh-hans/cpp/table/add/
  8. 以编程方式创建 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF 库从头开始创建 PDF 文档。... 创建 Document 类的对象。 向 Document 对象的 Pages 集合中添加一个...HelloWorld () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/create-document/
  9. Convert PDF to Excel Workbook in PHP|Aspose.PDF...

    Learn how to convert PDF files to Excel workbooks in PHP using Aspose.PDF, enabling seamless data extraction and manipulation....Excel Workbook To convert PDF document to Excel Workbook using Aspose...Open the target document $pdf = new Document ( $dataDir . 'input1...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  10. Extract PDF Metadata using C++ | Aspose.PDF

    Extract PDF format metadata programmatically with C++ sample code using Aspose.PDF for C++... Accessing a document’s metadata means getting information...can quickly locate specific documents by using keywords or details...

    products.aspose.com/pdf/cpp/metadata/