Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 5,596 for

compare document

(0.29 sec)
  1. 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...
  2. 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/
  3. 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/
  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. 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/
  6. 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...
  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. Aspose.Words.DigitalSignatures | Aspose.Words f...

    Discover the Aspose.Words.DigitalSignatures namespace for easy Document signing and signature verification, ensuring security and authenticity in your workflows....provides classes to sign documents and verify signatures. Classes...Represents a digital signature on a document and the result of its verification...

    reference.aspose.com/words/net/aspose.words.dig...
  9. PclSaveOptions.RasterizeTransformedElements | A...

    Control rasterization of complex elements in PCL Documents with PclSaveOptions. Easily manage image quality and file size for optimal results....rasterized before saving to PCL document. Default is true . public...different as compared with the source document. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....and add a FloatingBox to a Document using Aspose.PDF for Python...positioning, borders, and styling compared to regular text paragraphs...

    docs.aspose.com/pdf/python-net/floating-box/