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

compare document

(0.48 sec)
  1. Document.hasRevisions property | Aspose.Words f...

    Document.hasRevisions property. Returns ``true`` if the Document has any tracked changes....hasRevisions property Document.hasRevisions property Returns...Returns true if the document has any tracked changes. get hasRevisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Aspose::Words::Lists::List class | Aspose.Words...

    Aspose::Words::Lists::List class. Represents formatting of a list. To learn more, visit the Documentation article in C++....the Working with Lists documentation article. class List : public...s::Lists::List>) override Compares the specified list to the...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. 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...
  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. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word Documents in Java using Aspose.Slides with precise layout, images and formatting preserved....PowerPoint Presentations to Word Documents in Java Contents [ Hide ]...to Word (DOC or DOCX). When compared to Microsoft PowerPoint, the...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. 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...
  8. Compress TXT Files Online or via Java | product...

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

    products.aspose.com/total/java/compress/txt/
  9. 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...
  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/