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

compare document

(0.81 sec)
  1. 9. Symbols in math formulas

    Learn the classification of math symbols in TeX, and access to symbols of various classes using commands of standard TeX(LaTeX) and the amssymb package.... To see why, compare the symbols in the next example...based on the Aspose.TeX Documentation: .Net Java C++ Python Subscribe...

    docs.aspose.com/tex/java/latex-math-symbols/
  2. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....source PDF file using the Document class object to delete the...artifact on each page of the document and make a list of watermark-type...

    kb.aspose.com/pdf/python/how-to-remove-watermar...
  3. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…..."eq1"; // or "eq2" var document = new Document(@$"inputPath"); var...EmulateRasterOperati = false } }; document.Save($@"outputPath", options);...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  4. ListLevel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevel class for advanced list formatting. Enhance your Document's structure with powerful, customizable options....the Working with Lists documentation article. public class ListLevel...level. Equals ( ListLevel ) Compares with the specified ListLevel...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Convert CSV to DOCX using Java or with free Onl...

    Java API to Export CSV to DOCX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....API to convert the given CSV document to PDF, and then by using...can easily convert your PDF document to DOCX. Both APIs come under...

    products.aspose.com/total/java/conversion/csv-t...
  6. LINQ Reporting Engine or Mail Merge in Java|Asp...

    What is the difference between Mail Merge and LINQ Reporting Engine in Aspose.Words for Java and which solution is better to choose?...automatic filling template documents with data: Mail Merge and...template consists of common document content, merge fields to be...

    docs.aspose.com/words/java/linq-reporting-engin...
  7. Generate Code 16K Barcodes in JavaScript|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....the same character set with comparable data density. The Code 16K...Code16K . AspectRatio = 10 ; document . getElementById ( "img" )...

    docs.aspose.com/barcode/javascript-cpp/code16k-...
  8. How to Use Aspose.Words Instead of Apache POI|A...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of Apache POI....create, modify, and manage documents, it is always important to...tool that suits the specific document development needs. This article...

    docs.aspose.com/words/java/aspose-words-instead...
  9. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word Document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...word document. The code I’m using to do this is: Document RepDoc...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  10. Document.extract_pages method | Aspose.Words fo...

    aspose.words.Document.extract_pages method...count, options) Returns the Document object representing the specified...process. Remarks The resulting document should look like the one in...

    reference.aspose.com/words/python-net/aspose.wo...