Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 5,343 for

compare document

(0.18 sec)
  1. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....easier to read, understand, and compare. Here are some key reasons...particularly useful in financial documents where it’s important to indicate...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  2. Formula List|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....operators are usually used to compare operands for a condition in...example 4 <> 3 true. Like Compares a string against a pattern...

    docs.aspose.com/cells/reportingservices/formula...
  3. C# API to Export PS to MHTML | products.aspose.com

    Convert PS to MHTML without using Microsoft Word...APIs that provides powerful document manipulation and conversion...editing, and converting PDF documents. It provides a wide range...

    products.aspose.com/total/net/conversion/ps-to-...
  4. Public API Changes in Aspose.Cells 8.0.0|Docume...

    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....Example Demonstrates how to compare the Cell and Row objects from...been marked obsoleted. AI Document Assistant Close Public API...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to How to Set FitToPagesWide and FitToPagesTall using Aspose.Cells library with C++....can ensure that your printed document is easy to read and well-organized...it easier to compare and analyze printed documents. Professional...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  6. How to Format Number to Scientific with Golang ...

    This article will introduce how to Format Number to Scientific using Aspose.Cells for C++ API....making them easier to read, compare, and understand. Here are some...scientific notation, it’s easier to compare their orders of magnitude....

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  7. 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...
  8. Create HTML Table in C# – Aspose.HTML for .NET

    Learn how to create and add table to HTML Documents programmatically using the Aspose.HTML for .NET library....Create and add table to HTML document programmatically using Aspose...for .NET Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/create-html-table/
  9. Aspose::Words::Fields::FieldType enum | Aspose....

    Aspose::Words::Fields::FieldType enum. Specifies Microsoft Word field types in C++....FieldCompare 80 Specifies the COMPARE field. FieldCreateDate 21 Specifies...Shape object, but for some documents, where a control does not...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...Document; import com.aspose.pdf.License;...} // Open document Document document = new Document(tempPdf);...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...