Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 5,603 for

compare document

(0.08 sec)
  1. PDF file after saving is not fillable - Free Su...

    Hi, I have 2 pdf, that I attached. input1.pdf after saving is not fillable anymore. While input2.pdf after saving is still fillable. I don’t understand the reason. I tried setting the security options through PdfFileSec…...Document doc1 = new Aspose.Pdf.Document(@"c:\test\input1...Aspose.Pdf.Document doc2 = new Aspose.Pdf.Document(@"c:\test\input2...

    forum.aspose.com/t/pdf-file-after-saving-is-not...
  2. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types....FieldCompare Specifies the COMPARE field. FieldCreateDate Specifies...how to insert a field into a document using a field code. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Task Baselines | Aspose.Tasks Docu...

    Learn how to create, modify, delete Microsoft Project task baselines using Aspose.Tasks .NET....baselines when plans change Compare baseline and actual data ,...for tasks, enabling you to compare it with actual progress later...

    docs.aspose.com/tasks/net/working-with-task-bas...
  4. How to Format Numbers to Accounting|Documentation

    This article will introduce how to format numbers to accounting using Aspose.Cells for Node.js via 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/nodejs-cpp/how-to-format-...
  5. Convert an Excel Chart to Image with Golang via...

    Learn how to convert Excel charts to images using Aspose.Cells with Golang via C++....rising, or how actual sales compare to projected sales. People...might be needed for a Word document, a PDF file, a PowerPoint...

    docs.aspose.com/cells/go-cpp/convert-an-excel-c...
  6. How to Format Number to Scientific|Documentation

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for Python via .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/python-net/how-to-format-...
  7. How to Format Number to Accounting|Documentation

    This article will introduce how to format number to accounting using Aspose.Cells for JavaScript via 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/javascript-cpp/how-to-for...
  8. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = new Document(stream, htmloptions))” is taking too much …...where “ using (Document pdfDocument = new Document(stream, htmloptions))...the document... using (Document pdfDocument = new Document(stream...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  9. Problem with PDF of Adobe Lifecycle-Designer - ...

    Hallo, we have the following problem with the attached file: If I open this pdf with Aspose-PDF-Document (Version 25.5), and call getPages().size() then the result is 1 Page. This is the same behaviour as Windows-Explo…...open this pdf with Aspose-PDF-Document (Version 25.5), and call getPages()...Windows-Explorer-Preview. But the Document has 3 Pages. You can see it...

    forum.aspose.com/t/problem-with-pdf-of-adobe-li...
  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...