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

compare document

(0.23 sec)
  1. Incorrect Flama Font Substitution - Free Suppor...

    When converting a .docx file using Flama Light Italic, the resulting PDF is using Flama Semibold Italic, which is causing some additional line spacing which is messing with the formatting of the Document. Because of this…...with the formatting of the document. Because of this, the PDF...not fully match the original document. In the attached files, notice...

    forum.aspose.com/t/incorrect-flama-font-substit...
  2. How to create Sunburst chart with JavaScript vi...

    Learn how to create a sunburst chart in Aspose.Cells for JavaScript via C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more....Treemap charts are good for comparing proportions within the hierarchy;...treemap chart, is ideal for comparing relative sizes. Sunburst chart...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  3. Word to Pdf:The mathematical formulas are not d...

    When I convert a Word Document to PDF, the mathematical formulas are not displayed completely. version:words-25.10-jdk17.jar fie: math-test.docx (98.8 KB) test2.pdf (84.0 KB)...3:44am 1 When I convert a Word document to PDF, the mathematical formulas...Are the formulas in the Word document created using the built-in...

    forum.aspose.com/t/word-to-pdf-the-mathematical...
  4. Hiding Overlaid Content with CrossHideRight whi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....CrossHideRight affects the output HTML compared with the default output. Sample...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/hiding-ove...
  5. Edit SVG Using CSS Selectors in C# – Aspose.SVG...

    Use CSS selectors in C# to find and edit SVG elements with Aspose.SVG for .NET. Select circles, paths, and groups, then update attributes or replace nodes.... Save the edited SVG document. For a shorter introduction...Load an SVG document 4 using (SVGDocument document = new SVGDocument(...

    docs.aspose.com/svg/net/edit-svg-using-css-sele...
  6. 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...
  7. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource....characters that are used in the document. Subsetting allows to reduce...perform subsetting or not by comparing the original font file size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...