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

document revision

(0.33 sec)
  1. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...Working with Paragraphs documentation article. Remarks Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document Comparison|Aspose.Words for .NET

    Investigate a showcase for Comparing Documents with Aspose.Words for .NET....Ask AI Document Comparison by Aspose.Words for .NET Contents...how Aspose.Words performs document comparison and how to analyze...

    docs.aspose.com/words/net/document-comparison-b...
  3. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....with Headers and Footers documentation article. Remarks: HeaderFooter...header and a footer. Document doc = new Document(); // Create a header...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage Document Metadata via C++ | products.asp...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents metadata via your C++ application....Total C++ Metadata Manage Documents Metadata using C++ APIs Load...for C++. Download Managing document metadata, encompassing information...

    products.aspose.com/total/cpp/metadata/
  5. 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/
  6. 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...
  7. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the Documentation article in C++....Working with Paragraphs documentation article. class Paragraph...public Aspose :: Words :: Revisions :: ITrackableNode Methods...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. 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...
  9. Does Granularity.WordLevel apply to headers and...

    Does Granularity.WordLevel apply to headers and footers during Document comparison...headers and footers during document comparison Aspose.Words Product...headers and footers during document comparison Professionalize...

    forum.aspose.com/t/does-granularity-wordlevel-a...
  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-...