Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 5,601 for

compare document

(0.18 sec)
  1. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which Document shall be used as a target during comparison....target property Specifies which document shall be used as a target...self ) -> aspose . words . comparing . ComparisonTargetType : ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Logo color changes when converting DOCX to PDF ...

    Description: We are facing an issue while converting a DOCX Document to PDF using the Aspose package. The Document contains a company logo image. When the Document is generated in DOCX format , the logo appears correct…...DOCX document to PDF using the Aspose package. The document contains...company logo image. When the document is generated in DOCX format...

    forum.aspose.com/t/logo-color-changes-when-conv...
  3. CompareOptions.ignore_case_changes property | A...

    CompareOptions.ignore_case_changes property. True indicates that Documents comparison is case insensitive....property True indicates that documents comparison is case insensitive...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Using Aspose.Total for Apache POI in IntelliJ I...

    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....process files, you may want to compare Apache POI SDK with Aspose...this project will help you to compare features and code in both libraries...

    docs.aspose.com/total/java/using-aspose-total-f...
  6. Calculate the sum of a range of cells|Documenta...

    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....resultCell ) { // Open the document for editing. using ( SpreadsheetDocument...SpreadsheetDocument document = SpreadsheetDocument . Open ( docName...

    docs.aspose.com/cells/net/calculate-the-sum-of-...
  7. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the Document are loaded into the Aspose.Words Document Object Model (DOM)....for the given version of the document. But if you have an application...that generates or modifies a document with fields (for example combines...

    docs.aspose.com/words/python-net/fields-overview/
  8. Introduction and Creating Tables|Aspose.Words f...

    Create and manage tables in a Document using Node.js....users to create tables in a document from scratch and provides...add formatted tables to your document using each method, as well...

    docs.aspose.com/words/nodejs-net/create-a-table/
  9. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...</html>" var pdfDocument = new Document(new MemoryStream(Encoding...KB) the browser title and document properties is Chinese characters...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  10. 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...