Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 5,606 for

compare document

(0.39 sec)
  1. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting Document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...formatting issues while converting document from Word to PDF. We are trying... } var wordDocument = new Document(docStream); var saveOptions...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  2. Aspose.Words for C++ | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of Document processing tasks....and printing Microsoft Word documents without utilizing Microsoft...robust support for AI-powered document processing. Aspose::Words::Bibliography...

    reference.aspose.com/words/cpp/
  3. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load process....Contents [ Hide ] When loading a document, you can set some advanced...Word application can display documents indifferently. For example...

    docs.aspose.com/words/cpp/specify-load-options/
  4. Specify Load Options in Java|Aspose.Words for Java

    Set advanced properties when loading a Document using Java to obtain more precise control of the process....Contents [ Hide ] When loading a document, you can set some advanced...Word application can display documents in differently. For example...

    docs.aspose.com/words/java/specify-load-options/
  5. ListLevel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevel class for advanced list formatting. Enhance your Document's structure with powerful, customizable options....the Working with Lists documentation article. public class ListLevel...level. Equals ( ListLevel ) Compares with the specified ListLevel...

    reference.aspose.com/words/net/aspose.words.lis...
  6. PdfSaveOptions.ImageCompression | Aspose.Words ...

    Optimize your PDF with PdfSaveOptions' ImageCompression property, allowing you to choose the best compression type for vibrant, high-quality images....used for all images in the document. public PdfImageCompression...quality of images in the output document through the JpegQuality property...

    reference.aspose.com/words/net/aspose.words.sav...
  7. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....Handling Windows Metafiles documentation article. Examples: Shows...throws Exception { Document doc = new Document(getMyDir() + "WMF...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Use Aspose.Words Instead of Apache POI|A...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of Apache POI....create, modify, and manage documents, it is always important to...tool that suits the specific document development needs. This article...

    docs.aspose.com/words/java/aspose-words-instead...
  9. FieldSkipIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing Document automation and flexibility in your projects....the Working with Fields documentation article. public class FieldSkipIf...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your Document formatting with ease and precision....with Styles and Themes documentation article. public class Style...MS Word. Document { get; } Gets the owner document. Font { get;...

    reference.aspose.com/words/net/aspose.words/style/