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

document revision

(0.53 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties class. A collection of built-in Document properties. To learn more, visit the Documentation article in C++....class A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Convert XLTX to WORD using Python or with free ...

    XLTX to WORD conversion in your Python applications without using Microsoft Office or online. Test free XLTX to WORD online converter quickly before integrating the code....HTML file with an instance of Document class Call the save method...transformed into a word processing document suitable for editing, review...

    products.aspose.com/total/python-net/conversion...
  8. Docx to Pdf problem on footer field - Free Supp...

    We are facing a strange behaviour when saving docx file to pdf This is our method for saving file private void SaveDocument(ApplicationDataServerContext serverCtx, TemplateInfo templateInfo, Document Document, LoadOpti…...TemplateInfo templateInfo, Document document, LoadOptions loadOptions...DocumentStoreHelper.StoreToFilePath(document, outputFilePathDocx, new ...

    forum.aspose.com/t/docx-to-pdf-problem-on-foote...
  9. 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...
  10. 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...