Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 400,528 for

document

(0.14 sec)
  1. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing Document management.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  2. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering Document pages or shapes to images. To learn more, visit the Documentation article in C++....additional options when rendering document pages or shapes to images...the Specify Save Options documentation article. class ImageSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....add Ellipse objects to PDF documents. It also offers the feature...Create Document instance Document pdfDocument = new Document ();...

    docs.aspose.com/pdf/java/add-ellipse/
  4. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++....comments while loading an HTML document. auto loadOptions = System...account while parsing the loaded document. loadOptions -> set_SupportVml...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...when saving a document to .epub. doc = aw . Document ( file_name...specify the encoding for a document that we will save. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/change-adj...
  7. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_Document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) into the Document....insert_structured_document_tag method insert_structured_document_tag(type)... into the document. def insert_structured_document_tag ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GlossaryDocument.BuildingBlocks | Aspose.Words ...

    Discover the BuildingBlocks property in GlossaryDocument, offering a typed collection of all glossary entries for enhanced organization and easy access....building blocks in the glossary document. public BuildingBlockCollect...glossary document. public void GlossaryDocument () { Document doc...

    reference.aspose.com/words/net/aspose.words.bui...
  9. Load And Save To Stream in Python|Aspose.Words ...

    Load And Save Document To Stream using Python....Code Document = jpype . JClass ( "com.aspose.words.Document" )...for Aspose . Words to load a document . stream = FileInputStream...

    docs.aspose.com/words/java/load-and-save-to-str...
  10. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/Document/customDocumentProperties/) are exported to PDF file....enumeration Specifies the way Document.customDocumentProper are exported...converting a document to PDF. let doc = new aw . Document (); doc...

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