Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 5,601 for

compare document

(0.18 sec)
  1. Enable OpenType Features in Java|Aspose.Words f...

    Advanced typography features in Aspose.Words for Java....languages and writing systems as compared to PostScript and TrueType...information for a text. A document typically refers to multiple...

    docs.aspose.com/words/java/enable-opentype-feat...
  2. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....tables, and images from PDF documents in Python. This article covers...structures without data corruption. Compared to open-source alternatives...

    blog.aspose.com/pdf/parse-pdf-in-python/
  3. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and formatting bugs for seamless Document creation....“lay-tech” or “lah-tech”) is a document preparation system used for...for creating documents with complex formatting, such as academic...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  4. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....Example The following screenshot compares the two output PDFs generated...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/change-the...
  5. Change Tick Label Direction with JavaScript via...

    Learn how to change the direction of tick labels in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....Stacked The following image compares the source and output files...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/change-tic...
  6. Generate Thumbnail Images from PDF|Aspose.PDF f...

    This section describes how to generate thumbnail images from PDF Documents...utilities, sample code, and documentation. Using the Acrobat SDK,...either in an individual PDF document or externally, to extend the...

    docs.aspose.com/pdf/net/generate-thumbnail-imag...
  7. Best solution and or combination to create a .d...

    Hi there, we are evaluating your product to convert file format. At the moment our scenario is simple: Given an HTML we can build a pdf in house with our own solution. We would like to convert the initial html (include…... You can use the Document class to load HTML and save...aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document(fullPath("ExpectedCV...

    forum.aspose.com/t/best-solution-and-or-combina...
  8. TabStop.Equals | Aspose.Words for .NET

    Discover the TabStop Equals method to efficiently Compare TabStop instances. Enhance your coding precision and streamline your development process!...Equals method Compares with the specified TabStop...work with a document’s collection of tab stops. Document doc = new...

    reference.aspose.com/words/net/aspose.words/tab...
  9. List.style property | Aspose.Words for Python

    List.style property. Gets the list style that this list references or defines....applied to paragraphs in the document directly. Examples Shows how...and use it in a document. doc = aw . Document () # A list allows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word Document to PDF using aspose words as follows: // Load the Word Document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...I’m trying to convert a word document to PDF using aspose words...// Load the Word document Aspose.Words.Document doc = new Aspose...

    forum.aspose.com/t/converting-word-to-pdf-creat...