Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 3,181 for

document revision

(0.14 sec)
  1. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Cell” pictures Support to keep document properties without encryption...Support to export and highlight revision logs Support to traverse existing...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  2. How to Read and Write Microsoft Project Data wi...

    Learn how to access and modify project-level data in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET... Revision R/W R/W R/W R/W R/W R/W R/W...

    docs.aspose.com/tasks/net/project-data/
  3. Document.revisions_view property | Aspose.Words...

    Document.Revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a Document....revisions_view property Document.revisions_view property Gets...or revised version of a document. @property def revisions_view...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.revisions property | Aspose.Words for ...

    Document.Revisions property. Gets a collection of Revisions (tracked changes) that exist in this Document....revisions property Document.revisions property Gets a collection...collection of revisions (tracked changes) that exist in this document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...protect(type) Protects the document from changes without changing...type for the document. Remarks When a document is protected,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro...... // process Mega/Revision sheet private void processMega(String...getTemplateName() : For MEGA Revision_with_logo_2 FYI, I bought...

    forum.aspose.com/t/how-to-create-omr-template-f...
  7. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document Document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(Document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…... Document document1 = new Document(); DocumentBuilder...sueFile.docx"; Document srcDoc = new Document(); srcDoc = new...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  8. Aspose.Words.Layout | Aspose.Words for .NET

    Explore Aspose.Words.Layout for precise Document formatting insights. Access page locations and element positioning to enhance your Document's layout....particular document elements are positioned, when the document is formatted...to compute page numbers of document nodes. LayoutEnumerator Enumerates...

    reference.aspose.com/words/net/aspose.words.lay...
  9. RevisionsView | Aspose.Words for Java

    Allows to specify whether to work with the original or revised version of a Document in Java....the original or revised version of a document. Examples: Shows...the revised and the original view of a document. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined....contents of this structured document tag and displays a placeholder...of a structured document tag if it has revisions. If this structured...

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