Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,725 for

compare document

(0.06 sec)
  1. Document.clone method | Aspose.Words for Node.js

    Document.clone method. Performs a deep copy of the [Document](../)....of the Document . clone () Returns The cloned document. Examples...deep clone a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering Document pages or shapes to images in Java....additional options when rendering document pages or shapes to images...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Words for .NET | 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/net/
  4. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances Document formatting by seamlessly merging styles from imported content for optimal results....importing content from another document. public enum ImportFormatMode...UseDestinationStyles 0 Use the destination document styles and copy new styles...

    reference.aspose.com/words/net/aspose.words/imp...
  5. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .docx and .pdf Documents from HTML templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer to every page. I want to upgrade to n…...pdf documents from HTML templates using...CSS page breaks to MS Word document? This would make it easier...

    forum.aspose.com/t/header-and-footer-only-on-la...
  6. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....more, visit the Save a Document documentation article. Remarks: By...when Aspose.Words saves a document to HTML, it saves each image...

    reference.aspose.com/words/java/com.aspose.word...
  7. Document.HasRevisions | Aspose.Words for .NET

    Discover if your Document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....HasRevisions Contents [ Hide ] Document.HasRevisions property Returns...Returns true if the document has any tracked changes. public bool...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 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-...
  9. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another Document in Java....importing content from another document. Remarks: When you copy nodes...nodes from one document to another, this option specifies how...

    reference.aspose.com/words/java/com.aspose.word...
  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/