Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 5,591 for

compare document

(0.28 sec)
  1. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word Document using Document builder. The content inserted in the word contains an SVG in an HTML string. The…...using template word document using document builder. The content...in the word document and when the word document is converted...

    forum.aspose.com/t/font-missmatch-between-word-...
  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. Aspose::Words::ImportFormatMode enum | Aspose.W...

    Aspose::Words::ImportFormatMode enum. Specifies how formatting is merged when importing content from another Document in C++....importing content from another document. enum class ImportFormatMode...UseDestinationStyles 0 Use the destination document styles and copy new styles...

    reference.aspose.com/words/cpp/aspose.words/imp...
  4. Compress RTF Files Online or via C++ | products...

    Free online app to compress different RTF files. C++ compression library code for RTF Documents....Develop powerful C++ based RTF document compression applications.... Freely compress various documents including RTF files online...

    products.aspose.com/total/cpp/compress/rtf/
  5. Xamarin and .NET 2.0 Differences|Aspose.Words f...

    Aspose.Words for .NET Standard 2.0 API differences comparing to regular .NET version using C#....Mac API compared to .NET API: Document.Print method is...browser is not provided, i.e. Document.Save(HttpResponse,string,ContentDescription...

    docs.aspose.com/words/net/xamarin-and-net-stand...
  6. FieldSkipIf class | Aspose.Words for Python

    aspose.words.fields.FieldSkipIf class. Implements the SKIPIF field...with Fields documentation article. Remarks Compares the values...cancels the current merge document, moves to the next data record...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Find if the Worksheet is Dialog Sheet with Java...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for JavaScript via C++....type property, compares it with SheetType.Dialog ...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/find-if-th...
  8. 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...
  9. Gaussian Blur – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code for a Gaussian Blur filter and see C# examples to implement Gaussian Blur effect on SVG elements and bitmaps with Aspose.SVG....open or create, edit an SVG document and make changes to its content...content. You can modify the document, including applying the many...

    docs.aspose.com/svg/net/gaussian-blur/
  10. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PCL format in Java....additional options when saving a document into the SaveFormat.PCL format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...