Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,596 for

compare document

(0.22 sec)
  1. Comparing VSTO with Aspose.Cells for .NET|Docum...

    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....Ask AI Comparing VSTO with Aspose.Cells for .NET Contents [ Hide...Hide ] This article compares using VSTO (Visual Studio Tools...

    docs.aspose.com/cells/net/comparing-vsto-with-a...
  2. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for .NET. 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/net/chart-types/
  3. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...error while converting word document to pdf Aspose.Words Product...background, because when I compared the document.xml before and after...

    forum.aspose.com/t/getting-error-while-converti...
  4. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…... If you compare with your pdf, you’ll see that...Montserrat, but Arial. If you compare with your pdf, you’ll see that...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  5. Access GridCell in a Worksheet|Documentation

    This article introduces how to get cell object (GridCell) in the Worksheet in GridDesktop.... ToString ()); } Compare the code below, which is bad...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. 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/cpp/chart-types/
  7. Extract Images from Presentation Shapes in Pyth...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution.... To avoid duplicates, compare hashes, sizes, or contents...objects, such as attached documents? Not directly, because an...

    docs.aspose.com/slides/python-net/extracting-im...
  8. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…... Please compare the image exported from Photoshop...name “88_aspose. png”. Please compare it with the Photoshop exported...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  9. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  10. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…...0) { var pdfDocument = new Document(new MemoryStream(convertRequest...text from HTML using (var document = new HTMLDocument(convertedHTML...

    forum.aspose.com/t/need-to-extract-text-from-th...