Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 5,603 for

compare document

(0.15 sec)
  1. While generating Output in PDF Allginment is no...

    Hello Aspose Support Team, I’m generating Documents using Aspose.Words from a template (.docx) and dynamic JSON data. The output is generated in both DOCX and PDF formats, but I’m observing a noticeable alignment differ…...Support Team, I’m generating documents using Aspose.Words from a...text alignment shifts when comparing the DOCX and the converted...

    forum.aspose.com/t/while-generating-output-in-p...
  2. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource....characters that are used in the document. Subsetting allows to reduce...perform subsetting or not by comparing the original font file size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Converting to PDF has issues - Free Support For...

    We’re having a problem converting a OneNote file to Pdf using the Aspose.OneNote 23.5.0 library for .NET. In the attached OneNote file, each page is a separate issue. 1st page. Problem with math formulas that become unr…...@Andrei86 , Thanks for the sample document. We reproduced the first two...by converting your OneNote document to PDF. We need to investigate...

    forum.aspose.com/t/converting-to-pdf-has-issues...
  5. Merge PDF to MPP via C# | Microsoft Project Mer...

    Sample code for PDF to MPP C# merging. Use API example code for batch PDF files to MPP merging within VB.NET, Asp.NET or any .NET based application....NET Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/net/merger/pdf-to-mpp/
  6. ImageSavingArgs.current_shape property | Aspose...

    ImageSavingArgs.current_shape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....whether it’s a group shape comparing ShapeBase.shape_type with...GroupShape . Aspose.Words uses the document file name and a unique number...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...Document; import com.aspose.pdf.Font;...testFallback() { // Added document Document doc = new Document(); Table table...

    forum.aspose.com/t/rare-chinese-characters-disp...
  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. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for JavaScript via C++ API....Excel, but it is the slowest compared to the other approaches. <...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  10. 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...