Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 5,705 for

compare document

(0.36 sec)
  1. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the Document....used for all images in the document. @property def image_compression...quality of images in the output document through the PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Handwritten/Cursive fonts

    This article provides a brief overview of script fonts (letter fonts), explaining their characteristics and purpose, pros and cons, and many more....handwriting styles found in formal documents, invitations, and certificates...versions of your design and compare them to see which pairing works...

    docs.aspose.com/font/net/what-is-font/script-fo...
  3. 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/
  4. C++ API to Convert PDF to XAML | products.aspos...

    Convert PDF to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...to XAML Open PDF file using Document class reference Convert PDF...method function Load PPTX document by using Presentation class...

    products.aspose.com/total/cpp/conversion/pdf-to...
  5. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …..., comparing nullable numbers to strings)...new InvalidOperationExce( $"Document generation failed due to inline...

    forum.aspose.com/t/get-inline-error-message/315601
  6. C# API to Export EMAIL to IMAGE | products.aspo...

    Convert EMAIL to IMAGE without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to PNG format...email, you can load EMAIL document, parse it and have a look...

    products.aspose.com/total/net/conversion/email-...
  7. Export XML to XAML in Android | products.aspose...

    Android API to Convert XML to XAML without using Microsoft Word...to XAML Open XML file using Document class Convert XML to PPTX...PPTX document by using Presentation class Save the document to...

    products.aspose.com/total/android-java/conversi...
  8. Create SVG Elements in C# Using Builder API – A...

    Create and edit SVG elements in C# using Aspose.SVG Builder API. Generate SVG shapes, paths, text, and graphics programmatically in .NET.... and modify existing SVG documents using Aspose.SVG for .NET...Copy 1 using (SVGDocument document = new SVGDocument()) 2 { 3...

    docs.aspose.com/svg/net/element-builders/
  9. Aspose.Words Features Missing in NPOI|Aspose.Wo...

    Perform some operations with Documents faster and more conveniently than NPOI. In addition, there are operations that are not supported by NPOI using C#....features are missing in NPOI compared to Aspose.Words and why Aspose...there are operations with documents that are faster and more conveniently...

    docs.aspose.com/words/net/missing-features-in-n...
  10. Granularity | Aspose.Words for Java

    Specifies the granularity of changes to track when comparing two Documents in Java....changes to track when comparing two documents. Examples: Shows to...while comparing documents. Document docA = new Document(); DocumentBuilder...

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