Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 396,624 for

document

(0.13 sec)
  1. Convert XLSX File to PDF Format with JavaScript...

    This guide explains how to convert an Excel file (XLSX) to PDF format using Aspose.Cells for JavaScript via C++....PDF (Portable Document Format) represents documents independently...that lets you distribute PDF documents around the world. There are...

    docs.aspose.com/cells/javascript-cpp/convert-xl...
  2. 将PDF转换为不同图像格式的Python方法|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为多种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...Python 中将 PDF 转换为 TIFF 创建一个 Document 类的对象。 创建 TiffSettings 和 TiffDevice...tiff" # 打开 PDF 文档 document = ap . Document ( input_pdf ) # 创建分辨率对象...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  3. Compare PDF Documents using C#

    Compare PDF Documents using C# with this brief tutorial. It includes the environment configuration, step-by-step process, and a runnable sample code to compare two PDF files using C#....Compare PDF Documents using C# Compare PDF documents using C# with...macOS. Steps to Compare PDF Documents in C# Configure the system...

    kb.aspose.com/words/net/compare-pdf-documents-u...
  4. PaperSize | Aspose.Words for Java

    Specifies paper size in Java.... Document doc = new Document(); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  5. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the Document author has recommended that the Document be opened as read-only....whether the document author has recommended that the document be opened...protect a document with a password. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Programming with Documents in Java|Aspose.Words...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage Documents with Java. Work with Document properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] This section...and manage documents with the Aspose.Words Document Object Model...

    docs.aspose.com/words/java/programming-with-doc...
  7. SplitOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitOptions for seamless Document splitting. Customize how your files are divided into parts for enhanced efficiency....Specifies options how the document is split into parts. public...criteria for splitting the document into parts. SplitStyle { get;...

    reference.aspose.com/words/net/aspose.words.low...
  8. ViewOptions | Aspose.Words for Java

    Provides various options that control how a Document is shown in Microsoft Word in Java....options that control how a document is shown in Microsoft Word...Appearance of Word Documents documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Get Page Count of PDF in Python|Aspose.PDF for ...

    Understand how to retrieve the total page count of a PDF Document in Python using Aspose.PDF for accurate Document analysis....] To get page count of Pdf document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/get-page-count-of-pdf-...
  10. Document.customDocumentProperties property | As...

    Document.customDocumentProperties property. Returns a collection that represents all the custom Document properties of the Document....customDocumentProper property Document.customDocumentProper property...all the custom document properties of the document. get customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...