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

document revision

(0.33 sec)
  1. ProtectionType | Aspose.Words for Java

    Protection type for a Document in Java....ProtectionType Protection type for a document. Examples: Shows how to turn...protection for a section. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Supported File Formats|Aspose.Imaging for Java

    Java image processing library supports file formats including BMP, GIF, DICOM, DJVU, DNG, EMF, JPEG, ODG, PNG, PSD, TIFF, PDF, EPS, SVG and others....later DXF Dxf 6 and later EMF Revision 11.0 EMZ Compressed emf format...OTG Version 1.2 PDF Portable document format PNG Version 1.0 and...

    docs.aspose.com/imaging/java/supported-file-for...
  3. Supported File Formats|Aspose.Imaging for Pytho...

    Python image processing library supports file formats including BMP, GIF, DICOM, DJVU, DNG, EMF, JPEG, ODG, PNG, PSD, TIFF, PDF, EPS, SVG and others....later DXF Dxf 6 and later EMF Revision 11.0 EMZ Compressed emf format...OTG Version 1.2 PDF Portable document format PNG Version 1.0 and...

    docs.aspose.com/imaging/python-net/supported-fi...
  4. RevisionGroupCollection indexer | Aspose.Words ...

    RevisionGroupCollection indexer. Returns a Revision group at the specified index....__getitem__(index) Returns a revision group at the specified index...group of revisions in a document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtinDocumentproperties/) and [CustomDocumentProperties](../customDocumentproperties/) collections...the Work with Document Properties documentation article. Remarks...with a document’s custom properties. doc = aw . Document () properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HTML|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] AI Document Assistant Close JSON Convert Revision of XLSB...

    docs.aspose.com/cells/java/html/
  7. Words to PDF Track Changes Cell Highlighting pr...

    Hello, We have an issue where the resultant PDF of a Word Document that has track changes is unreadable due to the colour choices made for “By Author” Attached is the Document highlighting the issue Track Changes.docx …...the resultant PDF of a Word document that has track changes is...“By Author” Attached is the document highlighting the issue Track...

    forum.aspose.com/t/words-to-pdf-track-changes-c...
  8. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToInt method. Returns the property value as integer in C++....conversion methods of custom document properties. auto doc = System...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. DocumentProperty.Type | Aspose.Words for .NET

    Discover the DocumentProperty Type to efficiently retrieve and utilize property data types for enhanced Document management and automation....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC....Shows how to create a custom document property which contains a...and time. let doc = new aw . Document (); let date = new Date (...

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