Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 5,562 for

compare document

(0.13 sec)
  1. Specify Load Options in Python|Aspose.Words for...

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

    docs.aspose.com/words/python-net/specify-load-o...
  2. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....Using a line chart, you can compare a large amount of data at once...grouping, allowing you to compare values across multiple dimensions...

    docs.aspose.com/slides/net/create-chart/
  3. 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...
  4. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....Using a line chart, you can compare lots of data at once, track...Map charts are best used to compare data or values across geographical...

    docs.aspose.com/slides/php-java/create-chart/
  5. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....add images or text to a PDF document. Also, try to add different...attaches them to each page in the document. The result is a PDF where...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  6. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF Document in .NET using Aspose.PDF for content enhancement and Document editing....Open the input PDF using the Document object. Get the particular...AppendText method. Call the Document object’s Save method and save...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  7. AsposeBadServerResponseException 404 Error When...

    Hi, we update our aspose library to your last version: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-total</artifactId> <version>25.8</version> <ty…...Document#save(java.lang.String, int)...transient errors more effectively. Compare Local and Server Environments...

    forum.aspose.com/t/asposebadserverresponseexcep...
  8. Aspose.Words for Node.js | Aspose API References

    Aspose.Words for Node.js 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/nodejs-net/
  9. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...To insert HTML into a Word document, including SVG content, you...

    forum.aspose.com/t/insert-html-into-word-includ...
  10. WarningType enumeration | Aspose.Words for Node.js

    Aspose.Words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving....Words during document loading or saving. Members...be missing from either the document tree following load, or from...

    reference.aspose.com/words/nodejs-net/aspose.wo...