Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 3,281 for

document revision

(0.06 sec)
  1. Work with Document Properties in C#|Aspose.Word...

    Aspose.Words for .NET allows storing some useful information about your Document, such as API and Version Number or Authorized Date, in built-in or custom Document properties using C#....Ask AI Work with Document Properties Contents [ Hide ] Purpose...read and modify document properties. Document properties allow...

    docs.aspose.com/words/net/work-with-document-pr...
  2. Work with Document Properties|Aspose.Words for ...

    Aspose.Words for Node.js allows storing some useful information about your Document, such as API and Version Number or Authorized Date, in built-in or custom Document properties....Work with Document Properties Contents [ Hide ] Document properties...useful information about your document. These properties can be divided...

    docs.aspose.com/words/nodejs-net/work-with-docu...
  3. 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...
  4. Aspose::Words::Document::get_ProtectionType met...

    Aspose::Words::Document::get_ProtectionType method. Gets the currently active Document protection type in C++....Aspose::Words::Document::get_ProtectionType method Contents [...[ Hide ] Document::get_ProtectionType method Gets the currently...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Convert PPSM to DOCX in Python or with free Onl...

    PPSM to DOCX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPSM to DOCX online converter quickly before integrating the code....by Microsoft Word to store documents. It is a widely used format...2 Open the PDF file using Document class Save PDF file to DOCX...

    products.aspose.com/total/python-net/conversion...
  6. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your Document processing capabilities....Working with Paragraphs documentation article. public class Paragraph...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/par...
  7. 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...
  8. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for Java (a Java API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site....Producer fields while converting documents to PDF, because Aspose Ltd...Restrictions Opened MS OneNote document Evaluation watermark is placed...

    docs.aspose.com/note/java/licensing/
  9. [Defect] Accessibility issues for document comp...

    Compare 2 docx files attached, Open a resulted pdf in acrobat pro, Enable voice over (cmd + f5), Run using key board by ctr+option + arrow buttons, Check observations. Actual: By navigate using right arrow, observing…...[Defect] Accessibility issues for document comparison Aspose.Words Product...compareDocuments(Document original, Document revised, ComparisonRequest...

    forum.aspose.com/t/defect-accessibility-issues-...
  10. 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-...