Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 375,277 for

document

(0.13 sec)
  1. 适用于 Rust 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Rust 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...PDF 转换为 DOC use asposepdf :: Document ; fn main () -> Result < ()...Open a PDF-document with filename let pdf = Document :: open (...

    products.aspose.com/pdf/zh-hans/rust-cpp/conver...
  2. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++....) to PDF documents. You also get the leverage...steps below: Create a new PDF Document Add Page to pages collection...

    docs.aspose.com/pdf/cpp/add-line/
  3. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word Document in Java....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  4. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word Document in Java....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. BuiltInDocumentProperties.revision_number prope...

    BuiltInDocumentProperties.revision_number property. Gets or sets the Document revision number....property Gets or sets the document revision number. @property...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::AI::GoogleAiModel class | Aspose...

    Aspose::Words::AI::GoogleAiModel class. An abstract class representing the integration with Google’s AI models within the Aspose.Words in C++....(System::SharedPtr<Aspose::Words::Document>, System::SharedPtr<Aspos...Checks grammar of the provided document. This operation leverages...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  7. Create SVG File, Load and Read SVG in Python – ...

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API....you must create or load a document. Aspose.SVG for Python via...enables you to construct an SVG document from scratch or load an existing...

    docs.aspose.com/svg/python-net/create-svg-file/
  8. C# API to Export EPUB to PS | products.aspose.com

    Convert EPUB to PS without using Microsoft Word...API that provides powerful document manipulation and conversion...create, edit, and convert documents of various formats. The PDF...

    products.aspose.com/total/net/conversion/epub-t...
  9. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....Working with Ole Objects documentation article. Remarks: OLE package...embed any type of data into document. Now this application is excluded...

    reference.aspose.com/words/java/com.aspose.word...
  10. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF Documents using Aspose.PDF in Python via .NET for comments and feedback....best way to place in your PDF document a logo or any other sign that...import aspose.pdf as ap document = ap . Document ( input_file ) # Create...

    docs.aspose.com/pdf/python-net/sticky-annotations/