Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 5,344 for

compare document

(0.23 sec)
  1. ImageSavingArgs.current_shape property | Aspose...

    ImageSavingArgs.current_shape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....whether it’s a group shape comparing ShapeBase.shape_type with...GroupShape . Aspose.Words uses the document file name and a unique number...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word Document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...word document. The code I’m using to do this is: Document RepDoc...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  3. Aspose.Words.DigitalSignatures module | Aspose....

    The Aspose.Words.DigitalSignatures module provides classes to sign Documents and verify signatures....provides classes to sign documents and verify signatures. Classes...with Digital Signatures documentation article. DigitalSignatureColl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Java API to Export MD to RTF | products.aspose.com

    Convert MD to RTF using on premise Java API...Words for Java is a powerful document processing API that is also...to extract text from PDF documents and to add annotations and...

    products.aspose.com/total/java/conversion/md-to...
  5. Compress PPTX Files Online or via Java | produc...

    Free online app to compress different PPTX files. Java compression library code for PPTX Documents....Develop powerful Java based PPTX document compression applications.... Freely compress various documents including PPTX files online...

    products.aspose.com/total/java/compress/pptx/
  6. How to convert PDF to XML | Aspose.PDF

    Do you know how easily convert PDF to XML in Python? Convert PDF to XML images with high quality using Python via .NET PDF library....this by creating searchable documents, making it simpler to pinpoint...XML is more user-friendly compared to PDF. Converting PDF to...

    products.aspose.com/pdf/tutorial/convert-pdf-xml/
  7. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...GetShapeByTextConten(Document document, string textContext, ShapeType...shapes in the document. foreach (Node node in document.Sections)...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  8. 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...
  9. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....js has some differences as compared to its equivalent .NET version...implemented yet. Reading of PDF documents is not implemented. All .NET-specific...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  10. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....the Working with Lists documentation article. Remarks: You do...DocumentBuilder. Document doc = new Document(); // A list allows...

    reference.aspose.com/words/java/com.aspose.word...