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

compare document

(0.57 sec)
  1. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....Words Document Object Model (DOM) documentation article. Remarks:...related paragraphs. Document doc = new Document(getMyDir() + "Table...

    reference.aspose.com/words/java/com.aspose.word...
  2. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF Document in .NET using Aspose.PDF for content enhancement and Document editing....Open the input PDF using the Document object. Get the particular...AppendText method. Call the Document object’s Save method and save...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  3. Question: Aspose .NET SDK support for scanned P...

    Hi, We are experiencing issues converting scanned (image-based) PDF files using the Aspose .NET SDK. The SDK currently converts the PDF to a Word Document, but the output content remains an embedded image rather than ed…...converts the PDF to a Word document, but the output content remains...selectable/editable text), comparable to its conversion quality...

    forum.aspose.com/t/question-aspose-net-sdk-supp...
  4. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....Java by loading the input PDF document and saving it to the Text...with or without formatting as compared to the source PDF file. Steps...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...
  5. Convert SVGZ to PDF via Java | products.aspose.com

    Sample code for SVGZ to PDF Java conversion. Use API example code for batch SVGZ files to PDF conversion within any Web or Desktop Java based application....files are smaller in size as compared to the default SVG files and...Portable Document Format (PDF) is a type of document created by...

    products.aspose.com/imaging/java/conversion/svg...
  6. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    Discover the FontSavingArgs IsSubsettingNeeded property to control font subsetting for optimized font resource exports. Enhance your design workflow today!...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/net/aspose.words.sav...
  7. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....the source PDF file into the Document class object to delete the...artifacts on each page of the document and create a list of watermark-type...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  8. Digitally Sign PPTX File Online or using C++ | ...

    Free online app for digital signature in PPTX Presentation. Develop C++ application to electronically sign PPTX Presentations....Develop powerful C++ based PPTX document signing applications. Freely...digital signature into various documents including PPTX files online...

    products.aspose.com/total/cpp/signature/pptx/
  9. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your Documents with seamless organization and professional presentation....the Working with Lists documentation article. public class List...Description Document { get; } Gets the owner document. IsListStyleDefinitio...

    reference.aspose.com/words/net/aspose.words.lis...
  10. 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...