Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 5,601 for

compare document

(0.07 sec)
  1. Aspose.Tasks .NET for VSTO | Aspose.Tasks Docum...

    This page provides information on using Aspose.Tasks .NET Compared to Visual Studio Tools for Office....manipulate project management documents but also write them both MPP...process files, you may need to compare VSTO (Visual Studio tool for...

    docs.aspose.com/tasks/net/aspose-tasks-net-for-...
  2. Convert Markdown to PDF in C# | Convert MD to PDF

    Learn how to convert Markdown to PDF in C# with Aspose.Words for .NET. Explore the step-by-step guide for MD to PDF conversion, with code examples....developers prefer it for documentation, notes, and content formatting...professional PDF files from Markdown documents. In this article, you will...

    blog.aspose.com/words/convert-markdown-to-pdf-i...
  3. HTML to PDF Conversion in AWS Lambda: Font Erro...

    Hi, I am using Aspose.PDF for dotnet in order to convert HTML to PDF. I downloaded a temporary license to Compare conversion times in order to see what is better for my project. I have no problems converting locally, bu…...downloaded a temporary license to compare conversion times in order to...of fonts, following this documentation article: Font Folder – How...

    forum.aspose.com/t/html-to-pdf-conversion-in-aw...
  4. Charts in MS Word | Create Chart in Word using C#

    Programmatically create charts in Word Documents using C#. Learn how to insert column charts, scatter charts, area charts, and bubble charts in a Word Document....to create charts in Word documents using C# . This article covers...to Create Charts in Word Documents # We will use Aspose.Words...

    blog.aspose.com/words/create-charts-in-word-usi...
  5. Aspose.pdf PDF to HTML output difference - Free...

    Hi, I’m from RChilli. We’re using Aspose.PDF version 24.7 to convert PDFs to HTML. However, we’ve noticed inconsistencies in the HTML output when parsing some resumes—the results differ between our local system and our …...byteArrayOutputStrea = null; Document document = null; try { try (InputStream...pdfLicenceStream()); document = new Document(inputStream); HtmlSaveOptions...

    forum.aspose.com/t/aspose-pdf-pdf-to-html-outpu...
  6. Online DOTX to XLT Conversion or Build .NET bas...

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

    products.aspose.com/total/net/conversion/dotx-t...
  7. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field types.... FIELD_COMPARE Specifies the COMPARE field. FIELD_CREATE_DATE...into a document using a field code. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Words or Apache POI|Aspose.Words for Java

    Perform a large number of tasks with Documents faster and more conveniently than POI....Words is a very useful document processing library that provides...all Microsoft Word and other document formats. With Aspose.Words...

    docs.aspose.com/words/java/aspose-words-java-fo...
  9. How to Format Numbers to Scientific Notation|Do...

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for .NET 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/net/how-to-format-number-...
  10. 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...