Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,344 for

compare document

(0.07 sec)
  1. 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...
  2. 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...
  3. Online RTF to Excel Conversion or Build .NET ba...

    Free online app to convert RTF to Excel files. .NET C# conversion library code for RTF Documents....will be converted into Excel document Download the converted Excel...Automation API Open RTF file using Document class Convert RTF to HTML...

    products.aspose.com/total/net/conversion/rtf-to...
  4. 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/
  5. 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...
  6. 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...
  7. C# API to Export EML to DOTM | products.aspose.com

    Convert EML to DOTM without using Microsoft Word or Outlook on .NET...features for manipulating documents, such as creating, reading...reading, and editing documents. By using Aspose.Total for .NET, you...

    products.aspose.com/total/net/conversion/eml-to...
  8. Online MHTML to WORDML Conversion or Build .NET...

    Free online app to convert MHTML to WORDML files. .NET C# conversion library code for MHTML Documents....will be converted into WORDML document Download the converted WORDML...API Open MHTML file using Document class Convert MHTML to Doc...

    products.aspose.com/total/net/conversion/mhtml-...
  9. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/nodejs-net/features/
  10. 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...