Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 5,538 for

compare document

(0.17 sec)
  1. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word Document with charts to PDF/HTML, the axis and its content appeared to be wrong. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf"); doc.Save(@".\out.html"); On the first …...Hi, When converting a Word document with charts to PDF/HTML, the...wrong. Code: var doc = new Document(@".\test.docx"); doc.Save(@"...

    forum.aspose.com/t/chart-axis-issues-when-rende...
  2. TabStop class | Aspose.Words for Node.js

    Aspose.Words.TabStop class. Represents a single custom tab stop...Words Document Object Model (DOM) documentation article. Remarks...Name Description equals(rhs) Compares with the specified TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert DWFX to WEBP via Python | products.aspo...

    Sample code for DWFX to WEBP conversion. Use API example code for batch DWFX files to WEBP conversion.... powerful and easy to use document manipulation and conversion...representation of 2D/3D drawing as XPS document. It contains graphics and...

    products.aspose.com/cad/python-net/conversion/d...
  4. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。... Document ( docs_base . my_dir + "Document.docx" ) #...doc = aw . Document ( docs_base . my_dir + "Document.docx" ) clone...

    docs.aspose.com/words/zh/python-net/python-notes/
  5. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells with C++.... The following screenshot compares the source Excel file and...Cleanup (); return 0 ; } AI Document Assistant Close Rendering...

    docs.aspose.com/cells/cpp/draw-timeline-while-r...
  6. 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..."outputHidingOverlaid.html" ), opts ); AI Document Assistant Close Render Gradient...

    docs.aspose.com/cells/nodejs-cpp/hiding-overlai...
  7. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...conversion result using Java API compared to the online HTML to PDF...MediaType.Screen); final var document = new com.aspose.html.HTMLDocument(htmlInput...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  8. Change Tick Label Direction with C++|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....Stacked The following image compares the source and output files:...Source File Output File AI Document Assistant Close Determine...

    docs.aspose.com/cells/cpp/change-tick-label-dir...
  9. Public API Changes in Aspose.Cells 8.1.0|Docume...

    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....0 Contents [ Hide ] This document describes changes to the Aspose...StringValueWithoutFo property compared to the cell.DisplayStringValue...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for JavaScript via C++ API....number formatting helps in comparing data and maintaining professional...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/how-to-for...