Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 5,569 for

compare document

(1.42 sec)
  1. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.Cells for C++, similar to Microsoft Excel. 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 :: Cleanup (); } AI Document Assistant Close Determine...

    docs.aspose.com/cells/cpp/handle-automatic-unit...
  2. How to create Sunburst chart|Documentation

    Learn how to create a sunburst chart in Aspose.Cells for Python via .NET, 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/python-net/creating-sunbu...
  3. How to create Sunburst chart|Documentation

    Learn how to create a sunburst chart in Aspose.Cells for .NET, 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/net/creating-sunburst-chart/
  4. Convert EMAIL to IMAGE in Python | products.asp...

    Save EMAIL to IMAGE in your Python applications without using Microsoft Outlook or Word...images, and Microsoft Word documents. The package includes two...the saved HTML file using Document Call the save method with...

    products.aspose.com/total/python-net/conversion...
  5. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF Documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF Document …...Document doc = new Document(“C:\InputLiveCyclePDF_2...Optimize(); doc.Save(“C:\OutPut-Document.Flatten_2.pdf”); This code...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  6. Convert images SVGZ to EMZ via C# | products.as...

    Sample code for SVGZ to EMZ C# image conversion. Use API example code for batch SVGZ files to EMZ conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to...files are smaller in size as compared to the default SVG files and...

    products.aspose.com/imaging/net/conversion/svgz...
  7. Convert images J2K to SVGZ via C# | products.as...

    Sample code for J2K to SVGZ C# image conversion. Use API example code for batch J2K files to SVGZ conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to...files are smaller in size as compared to the default SVG files and...

    products.aspose.com/imaging/net/conversion/j2k-...
  8. WMZ to SVGZ Images Conversion with Python | pro...

    How to use Python for WMZ to SVGZ images and photos conversion on desktop and web applications....files are smaller in size as compared to the default SVG files and...Network Graphics) PSD (Photoshop Document) DXF (Drawing Interchange...

    products.aspose.com/imaging/python-net/conversi...
  9. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for Node.js via C++.... The following screenshot compares the source Excel file and...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/draw-timeline-...
  10. Print big pdf - Free Support Forum - aspose.com

    Hi, I want print big PDF files. My test file is 180 pages, but I have and Documents with 2000 pages. I use following code: PdfViewer viewer = new PdfViewer(); viewer.setAutoResize(true); // Print the file with…...180 pages, but I have and documents with 2000 pages. I use following...DefaultPageSettings); // Print document using printer and page settings...

    forum.aspose.com/t/print-big-pdf/319302