Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 417,994 for

document

(0.38 sec)
  1. Convert PDF to DOC or DOCX format in PHP|Aspose...

    Learn how to convert PDF Documents into DOC or DOCX formats in PHP using Aspose.PDF for easier Document editing....DOC or DOCX To convert PDF document to DOC or DOCX format using...Open the target document $pdf = new Document ( $dataDir . 'input1...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  2. C# API to Export CGM to DOT | products.aspose.com

    Convert CGM to DOT without using Microsoft Word...API that provides powerful document manipulation and conversion...create, edit, and convert documents of various formats. One of...

    products.aspose.com/total/net/conversion/cgm-to...
  3. AiModel.Translate | Aspose.Words for .NET

    Professional Document translation API supporting multiple languages. Translate Word Documents accurately with AI-powered language processing....method Translates the provided document into the specified target...public abstract Document Translate ( Document sourceDocument ...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. DocumentRecoveryMode enumeration | Aspose.Words...

    aspose.words.loading.DocumentRecoveryMode enumeration. Specifies the available recovery options when a Document encounters errors during loading....available recovery options when a document encounters errors during loading...recovery is attempted. If the document is invalid, loading will fail...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java.... Document doc = new Document(getMyDir() + "ActiveX...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Text to PDF using Rust|Aspose.PDF for Rust ...

    Learn how to add text to a PDF Document in Rust using Aspose.PDF for content enhancement and Document editing.... Add the text to the PDF document with page_add_text function...PDF file. use asposepdf :: Document ; fn main () -> Result < ()...

    docs.aspose.com/pdf/rust-cpp/add-text-to-pdf-file/
  7. GlossaryDocument class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlocks.GlossaryDocument class. Represents the root element for a glossary Document within a Word Document...glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a Document...and numbered lists used in a document. To learn more, visit the...the Working with Lists documentation article. Remarks A list in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a Document...and numbered lists used in a document. To learn more, visit the...the Working with Lists documentation article. Remarks A list in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....annotation: Load the PDF file - new Document . Create new CaretAnnotation...as ap # Open document document = ap . Document ( input_file )...

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