Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 5,693 for

compare document

(3.77 sec)
  1. Optimizing Memory Usage while Working with Big ...

    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....a certain amount of memory compared to using the default setting...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/optimizing...
  2. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../)....equals method equals(rhs) Compares with the specified TabStop...Examples Shows how to work with a document’s collection of tab stops...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Compare each shape’s key formatting...

    docs.aspose.com/slides/php-java/shape-formatting/
  4. 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...
  5. Merge PPTX Files Online or using Java | product...

    Free online app to combine different PPTX presentations. Java merging library code to merge PPTX presentation into format of your choice....Java Merge Pptx Merge PPTX Documents Online via Merger App or using...Develop powerful Java based PPTX document merging application. Combine...

    products.aspose.com/total/java/merge/pptx/
  6. Technical layout issue in Aspose.Words - Free S...

    Please see that in the PDF the start of the sentences are indented to the right although in the Word is not. OutputDocument.docx (22.3 KB) OutputPdf.pdf (72.4 KB) Code: // Load an existing Word Document Document d…...existing Word document Document doc = new Document("InputDocument...across all configurations compared to the standard KL-based training...

    forum.aspose.com/t/technical-layout-issue-in-as...
  7. How to Change Text Color in HTML using Python

    Learn how to change text color in HTML using Python with Aspose.HTML for Python via .NET. Includes inline and internal CSS examples, best practices, and FAQ....automation, reporting, and document generation. With Aspose.HTML...steps: Load an existing HTML document using HTMLDocument(). Find...

    docs.aspose.com/html/python-net/how-to-change-t...
  8. Aspose::Words::Lists::List class | Aspose.Words...

    Aspose::Words::Lists::List class. Represents formatting of a list. To learn more, visit the Documentation article in C++....the Working with Lists documentation article. class List : public...s::Lists::List>) override Compares the specified list to the...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Generate Thumbnail Images from PDF Documents|As...

    This section describes how to generate thumbnail images from PDF Documents using Aspose.PDF for Java....Thumbnail Images from PDF Documents Contents [ Hide ] Aspose.PDF...support for dealing with PDF documents. It also supports the capability...

    docs.aspose.com/pdf/java/generate-thumbnail-ima...
  10. 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...