Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 3,216 for

document revision

(0.72 sec)
  1. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....Levels of Nodes in a Document documentation article. Remarks: Text...Text of a Word document is said to consist of several stories...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Document::Protect method | Aspos...

    Aspose::Words::Document::Protect method. Protects the Document from changes without changing the existing password or assigns a random password in C++....Aspose::Words::Document::Protect method Contents [ Hide ] Document::Pro...Type) method Protects the document from changes without changing...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Words Document Object Model (DOM) documentation article. Remarks:...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PPTM to DOCX in Python or with free Onl...

    PPTM to DOCX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPTM to DOCX online converter quickly before integrating the code....2 Open the PDF file using Document class Save PDF file to DOCX...into a widely used editable document format for business writing...

    products.aspose.com/total/python-net/conversion...
  5. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for .NET to read and modify Microsoft Project (MPP/XML) properties, including defaults, summary info, fiscal year, weekdays, currency and custom properties....end, author, last author, revision, keywords and comments. Copy...WriteLine (project. Get (Prj. Revision )); 12 Console. WriteLine...

    docs.aspose.com/tasks/net/working-with-project-...
  6. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a Document in C++....Aspose::Words::Document::get_RevisionsView method Document::get_RevisionsView...the original or revised version of a document. Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Work with Document Properties|Aspose.Words for ...

    Aspose.Words for Python allows storing some useful information about your Document, such as API and Version Number or Authorized Date, in built-in or custom Document properties....Ask AI Work with Document Properties Contents [ Hide ] Purpose...update built‑in and custom document properties, link custom properties...

    docs.aspose.com/words/python-net/work-with-docu...
  8. Document Formatting changes after comparison - ...

    I am doing comparison between two docx files. The resultant files formatting changes a bit especially when it comes to lists or nested items. original_content = await original.read() modified_content = await modified.re…...Document Formatting changes after comparison Aspose.Words Product...modified.read() original_doc = aw.Document(BytesIO(original_content))...

    forum.aspose.com/t/document-formatting-changes-...
  9. Convert POTM to WORD in Python or with free Onl...

    POTM to WORD conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POTM to WORD online converter quickly before integrating the code.... editing, and converting documents. It also supports a variety...2 Open the PDF file using Document class Save PDF file to WORD...

    products.aspose.com/total/python-net/conversion...
  10. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two Documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives Revisions which is helpful when I am trying to highlight my Document. PDF-PDF comparison and …...Document comparison - Using Aspose library Aspose.Total Product...am trying to compare two documents could be pdf-pdf, pdf-docx...

    forum.aspose.com/t/document-comparison-using-as...