Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 5,538 for

compare document

(0.08 sec)
  1. How to Format Number to Percentage|Documentation

    This article will introduce how to format numbers to percentages using Aspose.Cells for JavaScript via C++ API....particularly important when you’re comparing ratios or proportions across...percentages can save space in your document or spreadsheet, making it...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  2. 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...
  3. Enable OpenType Features in C#|Aspose.Words for...

    Advanced typography features using C#....languages and writing systems as compared to PostScript and TrueType...information for a text. A document typically refers to multiple...

    docs.aspose.com/words/net/enable-opentype-featu...
  4. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python 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/python-net/shape-formatt...
  5. Merge PDF to MS Project via C# | Microsoft Proj...

    Sample code for PDF to MS Project C# merging. Use API example code for batch PDF files to MS Project 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-ms-...
  6. 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...
  7. TabStop class | Aspose.Words for Python

    aspose.words.TabStop class. Represents a single custom tab stop...Words Document Object Model (DOM) documentation article. Remarks...Name Description equals(rhs) Compares with the specified TabStop...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...static Boolean ValidatePDF(Document doc, AsposeSettings settings...that only 176 of the 2010 documents are PDF/A-2A valid and the...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  9. 2nd page is not converted to excel correctly - ...

    2nd page of this pdf is not converted correctly as you can see from the screen shot. A1 Telekom Austria AG_Intl Invoice - Sell_2025-05_Outgoing Account_Normal_393563.pdf (326.6 KB) Screenshot 2025-06-18 at 11.07.28.png …...Document pdf = new Aspose.Pdf.Document(dataDir + "A1...is the code snippet we use: Document doc; if (inputStream == null)...

    forum.aspose.com/t/2nd-page-is-not-converted-to...
  10. Mail merge with repeating data in a table - Fre...

    Hi, Let’s say I want to generate a batch of 100 invoices, 2 pages per invoice. The template has headers and footers and a different section for each page. I can do a normal mail merge using “Execute” and providing a D…...which generates a 200 page document as I want. Now I want to have...ReadXml(@"C:\Temp\data.xml"); Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/mail-merge-with-repeating-da...