Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 5,625 for

compare document

(0.28 sec)
  1. MetafileRenderingOptions.use_gdi_raster_operati...

    MetafileRenderingOptions.use_gdi_raster_operations_emulation property. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation....for all raster operation comparing to Aspose.Words own emulation...rendering mode when saving documents with Windows Metafile images...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIf class—efficiently implement IF fields to enhance Document automation and streamline your workflow....the Working with Fields documentation article. public class FieldIf...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Convert JSON Format to Word via Java | products...

    Parse JSON to Word in Java without using Microsoft Word...creating and sharing text documents. Firstly, Word is a more accessible...formatting and layout capabilities compared to JSON. Word enables users...

    products.aspose.com/total/java/conversion/json-...
  4. 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...
  5. FieldNextIf class | Aspose.Words for Python

    aspose.words.fields.FieldNextIf class. Implements the NEXTIF field...with Fields documentation article. Remarks Compares the values...merged into the current merge document. (Merge fields that follow...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Merge PPTX Files Online or using C++ | products...

    Free online app to combine different PPTX presentations. C++ merging library code to merge PPTX presentation into format of your choice....C++ Merge Pptx Merge PPTX Documents Online via Merger App or using...Develop powerful C++ based PPTX document merging application. Combine...

    products.aspose.com/total/cpp/merge/pptx/
  7. BorderCollection.Equals | Aspose.Words for .NET

    Discover the BorderCollection Equals method to efficiently Compare border collections and enhance your coding productivity. Optimize your projects today!...Equals method Compares collections of borders. public...share elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Code 93 in JasperReports | products.aspose.com

    Aspose.Barcode for JasperReports API allows customize, generate and recognize Code 93 barcodes in your Java application...information in a smaller space compared to other linear symbologies...inventory control processes. Document Management: Code 93 can be...

    products.aspose.com/barcode/jasperreports/code93/
  9. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) objects...the Programming with Documents documentation article. Remarks Different...Different document elements have different borders. For example...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…..."eq1"; // or "eq2" var document = new Document(@$"inputPath"); var...EmulateRasterOperati = false } }; document.Save($@"outputPath", options);...

    forum.aspose.com/t/rending-issue-with-mathtype-...