Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,165 for

document revision

(0.17 sec)
  1. 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...
  2. Compare Documents in Node.js|Aspose.Words for N...

    Compare two Documents in any supported formats and shows content changes using Node.js. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...between two documents and contains the changes as revisions. This process...

    docs.aspose.com/words/nodejs-net/compare-docume...
  3. Developer Guide|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.... File Info Document Properties New Creating a...Different Image Formats Track Document Conversion Progress Convert...

    docs.aspose.com/cells/java/developer-guide/
  4. Compare Documents in C#|Aspose.Words for .NET

    Compare two Documents in any supported formats and shows content changes using C#. You can apply advanced options when comparing....Ask AI Compare Documents Contents [ Hide ] Purpose Summary. What...outlines how to compare two Word documents for differences using Aspose...

    docs.aspose.com/words/net/compare-documents/
  5. Convert XLT to WORD with .NET or with free Onli...

    Convert XLT to WORD on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLT to WORD online converter quickly before integrating the code....PDF file using Document class Save the document to DOC format...Converting XLT Files into Word Documents: Unlocking Your Content’s...

    products.aspose.com/total/net/conversion/xlt-to...
  6. C# API to Export EMLX to DOC | products.aspose.com

    Convert EMLX to DOC without using Microsoft Word or Outlook on .NET...can be used to manipulate documents in various formats, including...including document conversion, document manipulation, document rendering...

    products.aspose.com/total/net/conversion/emlx-t...
  7. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Version // Build Number // Revision // // You can specify all...can default the Build and Revision Numbers // by using the '*'...

    docs.aspose.com/slides/net/web-extensions/sampl...
  8. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Version // Build Number // Revision // // You can specify all...can default the Build and Revision Numbers // by using the '*'...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  9. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Version // Build Number // Revision // // You can specify all...can default the Build and Revision Numbers // by using the '*'...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  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-...