Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 5,607 for

compare document

(2.77 sec)
  1. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract table data from PDF files with Aspose.PDF for Python and export the results for further processing....detect tables on each page of a Document . After visiting a page, iterate...PDF as a Document . Iterate through the pages in document.pages...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  2. Adjust Workbook Compression Level with Golang v...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....OoxmlCompressionType enumeration and compares the conversion time for Level1... and Level9. You may also compare the sizes of the generated...

    docs.aspose.com/cells/go-cpp/adjust-workbook-co...
  3. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT Document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...and inserting into empty PPT document. The sample code for conversion...EMF and inserting into PPT document, the text in the labels is...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  4. Get a column heading|Documentation

    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....worksheetName , cellName ); // Given a document name, a worksheet name, and...string cellName ) { // Open the document as read‑only. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/get-a-column-heading/
  5. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base Document which will be used during comparison. Default value is Current in C++....Aspose::Words::Comparing::ComparisonTargetType enum Contents...enum Allows to specify base document which will be used during...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. Access GridRow in a Worksheet|Documentation

    This article introduces how to get row object (GridRow) in the worksheet in GridWeb.... Height ); } Compare the code below; this will create...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Split Screen of Excel Worksheet|Documentation

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using C# Library with .NET API....same worksheet at a time to compare different subsets of data....remove the split setting. AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/net/how-to-split-screen-o...
  8. Track changes - Revisions issue (355) - Free Su...

    Hi, I encountered an issue with Track Changes in a Word Document. It appears as a single revision in Word (see screenshot), but when I Compare the revisions from these two Run objects, I don’t get the expected behavior. …...with Track Changes in a Word document. It appears as a single revision...(see screenshot), but when I compare the revisions from these two...

    forum.aspose.com/t/track-changes-revisions-issu...
  9. Adjust Workbook Compression Level with Node.js ...

    Learn how to adjust the workbook compression level in Aspose.Cells for Node.js via C++....OoxmlCompressionType enumeration, and compares the conversion time for Level...and Level 9. You may also compare the sizes of the generated...

    docs.aspose.com/cells/nodejs-cpp/adjust-workboo...
  10. How to Create a Table in C#|Aspose.Words for .NET

    A guide on how to make a table in C# in various ways. Create table in C# for your Document....to create a table in a Word document programmatically and discusses...users to create tables in a document from scratch and provides...

    docs.aspose.com/words/net/create-a-table/