Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,603 for

compare document

(0.18 sec)
  1. TOC in Word using Python | Create a Table of Co...

    Learn how to efficiently manage and automate the TOC in Word using Python. Explore how to create a table of contents in Word Documents using Python....in Word documents, especially for lengthy documents such as reports...and eBooks. It makes Word documents more readable and allows readers...

    blog.aspose.com/words/working-with-toc-in-word-...
  2. 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...
  3. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....from PDF using Python Compare PDF Documents using C# Remove Image...

    kb.aspose.com/pdf/page/3/
  4. Why Not Open XML SDK|Aspose.Slides for PHP Docu...

    See why Aspose.Slides is a better choice than the free Open XML SDK: Compare features, automation-free conversion, and broad support for PPT, PPTX and ODP.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/slides/php-java/why-not-open-xm...
  5. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some Documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page Document becomes…...Word to Pdf:Document Format Aspose.Words Product Family words-java...formatting when converting some documents to PDF. For example, text...

    forum.aspose.com/t/word-to-pdf-document-format/...
  6. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color... Without supporting documentation, we cannot verify that LayoutCollector...the official Aspose.Words documentation for the version you are...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  7. ODT to PDF Conversion – Paragraph Formatting Is...

    odt sample_from aspose webstie.zip (13.3 KB) Hello Aspose Support Team, We are experiencing an issue with ODT to PDF conversion where the paragraph formatting in the output PDF does not match the original ODT file. We…...Document wDoc = new Aspose.Words.Document(inStream);...Aspose.Words.SaveFormat.Pdf); Compare the output PDF ( output.pdf...

    forum.aspose.com/t/odt-to-pdf-conversion-paragr...
  8. PDF to TXT Python | Extract Text from PDF | OCR...

    OCR PDF and Extract Text from PDF in Python. Learn how to perform OCR on PDFs and extract text using Python. Master the art of text extraction from PDFs....various sources, including PDF documents. In this blog post, we will...will learn how to OCR PDF documents and extract text from PDF in...

    blog.aspose.com/ocr/ocr-pdf-and-extract-text-fr...
  9. 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...
  10. 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...