Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 5,592 for

compare document

(0.51 sec)
  1. Why Aspose.Cells|Documentation

    This section Compares Aspose.Cells components and some other systems....Cells to work with documents? The shortest answer we could...variety of tasks, applicable to documents in various supported formats...

    docs.aspose.com/cells/java/aspose-cells-or-othe...
  2. FieldNextIf Class | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words.fie...
  3. Merge RTF Files Online or using Java | products...

    Free online app to combine different RTF files. Java merging library code to merge RTF Documents....Java Merge Rtf Merge RTF Documents Online via Merger App or using...Develop powerful Java based RTF document merging application. Combine...

    products.aspose.com/total/java/merge/rtf/
  4. PDF to HTML to PDF conversion results in differ...

    Hello Aspose Team, I am working on a round-trip scenario where I convert a PDF to HTML, make a small edit in the HTML, and then convert it back to PDF. I’ve attached the following files for reference: Aspose.PDF issue…...edited HTML Document pdfDocument = new Document("Edited-HTML...originalBottomMargin); // Save the document as PDF pdfDocument.Save("Edited-PDF...

    forum.aspose.com/t/pdf-to-html-to-pdf-conversio...
  5. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style...equals method equals(style) Compares with the specified style.... Styles Istds are compared for built-in styles only. Styles defaults...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MetafileRenderingOptions.UseGdiRasterOperations...

    Discover the MetafileRenderingOptions UseGdiRasterOperationsEmulation property to optimize raster operations with GDI. Enhance performance and flexibility today!...for all raster operation comparing to Aspose.Words own emulation...rendering mode when saving documents with Windows Metafile images...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the Documentation article in C++....with Styles and Themes documentation article. class Style : public...System::SharedPtr<Aspose::Words::Style>&) Compares with the specified style....

    reference.aspose.com/words/cpp/aspose.words/style/
  8. Convert XLS to RTF using Python or with free On...

    XLS to RTF conversion in your Python applications without using Microsoft Office or online. Test free XLS to RTF online converter quickly before integrating the code....RTF (Rich Text Format) is a document file format used by Microsoft...widely used for exchanging documents between different applications...

    products.aspose.com/total/python-net/conversion...
  9. Features|Aspose.Words for C++

    Aspose.Words for C++ provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/cpp/features/
  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-...