Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 351,103 for

document

(0.11 sec)
  1. IAiModelText class | Aspose.Words for Node.js

    Aspose.Words.AI.IAiModelText class. The common interface for AI models designed to generate a variety of text-based content....Checks grammar of the provided document. This operation leverages...model for checking grammar of document. summarize(sourceDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.acceptStart method | Aspose.Words for ...

    Document.acceptStart method. Accepts a visitor for visiting the start of the Document....visiting the start of the document. acceptStart ( visitor : Aspose...visitor DocumentVisitor The document visitor. Returns The action...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. C# API to Export EMAIL to DOCM | products.aspos...

    Convert EMAIL to DOCM without using Microsoft Word or Outlook on .NET...supports a variety of popular document formats, such as DOC, DOCX...HTML by using Document class Save the document to DOCM format...

    products.aspose.com/total/net/conversion/email-...
  4. CssSavingArgs class | Aspose.Words for Python

    aspose.words.saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.css_saving()](../icsssavingcallback/css_saving/#csssavingargs) event...more, visit the Save a Document documentation article. Remarks By...when Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Export EMAIL to PS via C++ | products.aspose.com

    C++ API to Convert EMAIL to PS without using Microsoft Word or Outlook...It supports a wide range of document formats, including DOC, DOCX...features such as document manipulation, document conversion, and...

    products.aspose.com/total/cpp/conversion/email-...
  6. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the Document loading process should match a specific MS Word version...Allows to specify that the document loading process should match...handle certain aspects of document content and formatting slightly...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row | Aspose.Words for Java

    Represents a table row in Java....the Working with Tables documentation article. Remarks: Row can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in Documents, ensuring seamless and efficient workflows....Mail Merge and Reporting documentation article. public class ImageFieldMergingArg...Description Document { get; } Returns the Document object for...

    reference.aspose.com/words/net/aspose.words.mai...
  9. PdfEncryptionDetails.owner_password property | ...

    PdfEncryptionDetails.owner_password property. Specifies the owner password for the encrypted PDF Document....password for the encrypted PDF document. @property def owner_password...user to open an encrypted PDF document without any access restrictions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将PDF转换为JPG|Aspose.PDF for Android via Java

    本页介绍如何使用Aspose.PDF for Android via Java将PDF页面转换为JPEG图像,将所有页面和单个页面转换为JPEG图像。... 要将仅一个页面转换为JPEG图像: 创建一个 Document 类的对象以获取要转换的页面。 调用 process(...convertPDFtoJPEG () { try { document = new Document ( inputStream ); }...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...