Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 5,706 for

compare document

(0.42 sec)
  1. Chart Types with Node.js via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for Node.js. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....charts are mostly used to compare values across different categories...statistics to visually display and compare two sets of related quantitative...

    docs.aspose.com/cells/nodejs-cpp/chart-types/
  2. Online MHTML to DOTX Conversion or Build .NET b...

    Free online app to convert MHTML to DOTX files. .NET C# conversion library code for MHTML Documents....will be converted into DOTX document Download the converted DOTX...API Open MHTML file using Document class Convert MHTML to Doc...

    products.aspose.com/total/net/conversion/mhtml-...
  3. Node.js API for Word Documents, Powerpoint Pres...

    Process Microsoft Word Files, Powerpoint Presentations via Node.js API. Utilize Nodejs to create, manipulate or convert word Documents, powerpoint presentations and email formats....Install-Package Visit our documentation for more details. Aspose...package for Microsoft Word Documents, Powerpoint Presentation manipulation...

    products.aspose.com/total/nodejs-net/
  4. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…... Compare the result with a PDF produced...FillDocumentWithJson(Document document, string json) { Dictionary<string...

    forum.aspose.com/t/issue-with-text-placeholders...
  5. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...getting generating like word document Aspose.Words Product Family...with below code. Document doc = new Document("test.docx"); PdfSaveOptions...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  6. How to Convert Microsoft Project Files to CSV F...

    Convert MPP files to CSV using Aspose.Tasks for .NET in C#....Task > 12 { 13 public int Compare (Task x, Task y) 14 { 15 if...24 25 return - 1 * string. Compare (x. Get (Tsk. Name ), y. Get...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  7. Manage Presentation Slide Masters in .NET|Aspos...

    Manage Slide Masters in Aspose.Slides for .NET: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C# examples....operations involving Slide Master: Compare Slide Masters. Merge Slide...AddClone ( pres . Masters [ 0 ]); Compare Slide Masters A Master Slide...

    docs.aspose.com/slides/net/slide-master/
  8. Converting VSDX to SVG. The text labels become ...

    Hello Aspose, There is another problem with converting vsdx to SVG format. The Vsdx file contains simple balloons with embedded text labels. After conversion, the text labels become gigantic in size and extend beyond th…...Save according to documentation (Diagram.Save method). I...them via a support ticket). Compare with other export formats –...

    forum.aspose.com/t/converting-vsdx-to-svg-the-t...
  9. Manage Presentation Slide Masters in PHP|Aspose...

    Manage Slide Masters in Aspose.Slides for PHP via Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise examples....operations involving Slide Master: Compare Slide Masters. Merge Slide...addClone ( $masterSlide ); Compare Slide Masters A Master Slide...

    docs.aspose.com/slides/php-java/slide-master/
  10. Manage Presentation Slide Masters in C++|Aspose...

    Manage Slide Masters in Aspose.Slides for C++: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C++ examples....operations involving Slide Master: Compare Slide Masters. Merge Slide...get_Masters () -> idx_get ( 0 )); Compare Slide Masters A Master Slide...

    docs.aspose.com/slides/cpp/slide-master/