Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 400,466 for

document

(0.21 sec)
  1. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Inheritance: HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Remove Fields C++|Aspose.Words for C++

    Learn how to remove fields in C++. Remove fields programmatically using C++ API....necessary to remove a field from a document. This may occur when it needs...is no longer needed in the document. For example the TOC field...

    docs.aspose.com/words/cpp/remove-fields/
  3. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能...and clipping by text in PS document. 2 String outputFileName =...new 1-paged PS Document 8 PsDocument document = new PsDocument(getOutputDir()...

    docs.aspose.com/page/zh/java/ps/working-with-cl...
  4. Online OFT to PCL Conversion or Build .NET base...

    Free online app to convert OFT to PCL files. .NET C# conversion library code for OFT Documents....will be converted into PCL document Download the converted PCL...HTML by using Document class Save the document to PCL format...

    products.aspose.com/total/net/conversion/oft-to...
  5. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF Documents with Aspose.PDF for PHP via Java....Form Field in a PDF Document The Document class provides a collection...manage form fields in a PDF document. To add a form field: Create...

    docs.aspose.com/pdf/php-java/create-forms/
  6. LanguagePreferences.DefaultEditingLanguage | As...

    Manage your editing experience with the LanguagePreferences DefaultEditingLanguage property. Easily set and customize your default editing language....default language when loading a document. LoadOptions loadOptions =...EditingLanguage . Russian ; Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  7. DocumentVisitor.visit_document_end method | Asp...

    DocumentVisitor.visit_Document_end method. Called when enumeration of the Document has finished....visit_document_end method visit_document_end(doc) Called when...enumeration of the document has finished. def visit_document_end ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentVisitor.visit_document_start method | A...

    DocumentVisitor.visit_Document_start method. Called when enumeration of the Document has started....visit_document_start method visit_document_start(doc) Called...enumeration of the document has started. def visit_document_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extracting Tracked Changes - Section/Paragraph ...

    Hello, Just wondering if it’s possible when extracting tracked changes from a Document, if you can identity the section or paragraph number where each tracked change occurred?...extracting tracked changes from a document, if you can identity the section...paragraph numbers from a Word document using Aspose.Words, you can...

    forum.aspose.com/t/extracting-tracked-changes-s...
  10. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...Shows how to insert an entire document’s contents as a replacement...

    reference.aspose.com/words/net/aspose.words.rep...