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

compare document

(1.13 sec)
  1. Best solution and or combination to create a .d...

    Hi there, we are evaluating your product to convert file format. At the moment our scenario is simple: Given an HTML we can build a pdf in house with our own solution. We would like to convert the initial html (include…... You can use the Document class to load HTML and save...aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document(fullPath("ExpectedCV...

    forum.aspose.com/t/best-solution-and-or-combina...
  2. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word Document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...word document. The code I’m using to do this is: Document RepDoc...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  3. Convert PPTM to EXCEL via C++ or with free Onli...

    Export PPTM to EXCEL in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTM to EXCEL online converter quickly before integrating the code....share data in EXCEL format as compared to PPTM. How Aspose.Total...create, manipulate and convert documents within C++ applications. Furthermore...

    products.aspose.com/total/cpp/conversion/pptm-t...
  4. Compress PPTX Files Online or via Java | produc...

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

    products.aspose.com/total/java/compress/pptx/
  5. Split PPTX Files Online or via C++ | products.a...

    Free online app to split different PPTX files. C++ Splitter library code for PPTX Documents....PPTX document splitter applications. Freely split documents including... Powerful C++ library for document Splitter supports many popular...

    products.aspose.com/total/cpp/split/pptx/
  6. Convert JSON Format to RTF via C++ | products.a...

    C++ API t0 Parse JSON to RTF without using Microsoft Word...features such as document merging, mail merge, and document protection...Load PDF document by using Document class Save the document to RTF...

    products.aspose.com/total/cpp/conversion/json-t...
  7. Find if the Worksheet is Dialog Sheet with Java...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for JavaScript via C++....type property, compares it with SheetType.Dialog ...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/find-if-th...
  8. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....with Styles and Themes documentation article. Examples: Shows...list formatting. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Use Aspose.Words Instead of NPOI|Aspose....

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of NPOI using C#....Words over NPOI for rich document processing tasks. When a user...create, modify, and manage documents, it is always important to...

    docs.aspose.com/words/net/aspose-words-instead-...
  10. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Cells initialized" ); }); document . getElementById ( 'runExample'...outputData ]); const downloadLink = document . getElementById ( 'downloadLink'...

    docs.aspose.com/cells/javascript-cpp/calculate-...