Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 5,550 for

compare document

(0.92 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Me...

    Aspose::Words::Saving::ImageSaveOptions::get_MetafileRenderingOptions method. Allows to specify how metafiles are treated in the rendered output in C++....produce inconsistent result when compared to the rest of vector graphics...rendering mode when saving documents with Windows Metafile images...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Mail merge with repeating data in a table - Fre...

    Hi, Let’s say I want to generate a batch of 100 invoices, 2 pages per invoice. The template has headers and footers and a different section for each page. I can do a normal mail merge using “Execute” and providing a D…...which generates a 200 page document as I want. Now I want to have...ReadXml(@"C:\Temp\data.xml"); Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/mail-merge-with-repeating-da...
  3. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.Cells for JavaScript via C++. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale....in red rectangles and also compares the sample Excel file chart...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/handle-aut...
  4. Aspose::Words::Saving::PdfSaveOptions::get_Imag...

    Aspose::Words::Saving::PdfSaveOptions::get_ImageCompression method. Specifies compression type to be used for all images in the Document in C++....used for all images in the document. Aspose :: Words :: Saving...quality of images in the output document through the JpegQuality property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++....Hide ] TabStop::Equals method Compares with the specified TabStop...Examples Shows how to work with a document’s collection of tab stops...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. 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...
  10. 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/