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

document revision

(0.49 sec)
  1. Work with Document Properties in C++|Aspose.Wor...

    Aspose.Words for C++ 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/cpp/work-with-document-pr...
  2. Online DOTX to FODS Conversion or Build .NET ba...

    Free online app to convert DOTX to FODS files. .NET C# conversion library code for DOTX Documents....will be converted into FODS document Download the converted FODS...Automation API Open DOTX file using Document class Convert DOTX to HTML...

    products.aspose.com/total/net/conversion/dotx-t...
  3. Online MOBI to SXC Conversion or Build .NET bas...

    Free online app to convert MOBI to SXC files. .NET C# conversion library code for MOBI Documents....will be converted into SXC document Download the converted SXC...Automation API Open MOBI file using Document class Convert MOBI to HTML...

    products.aspose.com/total/net/conversion/mobi-t...
  4. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....visit the Find and Replace documentation article. Examples: Shows...find-and-replace operation. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Image with JavaScript via C++|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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  6. 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...
  7. 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...
  8. Convert MSG to DOCX in Python | products.aspose...

    Save MSG to DOCX in your Python applications without using Microsoft Outlook or Word...the saved HTML file using Document Call the save method with...into modern word processing documents that are easy to edit, share...

    products.aspose.com/total/python-net/conversion...
  9. Convert DOCX to PPSM via C# .NET or with free O...

    Convert Word docx Documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the DOCX document into HTML Create...

    products.aspose.com/total/net/conversion/docx-t...
  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-...