Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 38,066 for

document processing

(0.11 sec)
  1. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....the Working with Fonts documentation article. Examples: Shows...MemoryFontSource(fontBytes, 0); Document doc = new Document(); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert PS to XLSB in Android Apps | products.a...

    Render PS to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader...Why to Convert The Portable Document Format (PDF) is a widely used...used file format for documents. It is a popular choice for sharing...

    products.aspose.com/total/android-java/conversi...
  3. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML shape rendering for high-quality fixed page formats. Optimize your Document visuals!... Document doc = new Document ( MyDir + "DrawingML...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Track Changes in a Document|Aspose.Words for No...

    Track changes to content and formatting made by you or others using Node.js. Access individual revisions in a Document and apply various properties to them....Ask AI Track Changes in a Document Contents [ Hide ] The functionality...individual revisions in your document and apply different properties...

    docs.aspose.com/words/nodejs-net/track-changes-...
  5. DmlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats....in a document as we save it to PDF. doc = aw . Document ( file_name...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AI-powered Features|Aspose.Words for Python via...

    Aspose.Words for Python introduces AI-powered tools like Document summarization to boost efficiency. Learn how to use AI-powered features with tips and detailed guidance....features designed to make document processing smarter and more efficient...learning to perform tasks like document summarization, offering developers...

    docs.aspose.com/words/python-net/ai-powered-fea...
  7. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var Document = new Document(streamOfPdfFile); AddQrCode(Document); Document.SaveAsync(streamOf…...Document to add QR codes on top of...following: using var document = new Document(streamOfPdfFile); ...

    forum.aspose.com/t/exception-with-saveasync-but...
  8. Online DOCX File Merger or Build Python Apps to...

    Free online app to combine different DOCX files. Python merging library code to merge DOCX Documents into other formats....NET Merge Docx Online Document Merger App and Python Code...powerful Python based DOCX document merging application. Combine...

    products.aspose.com/total/python-net/merge/docx/
  9. C# API to Export EPUB to DOTX | products.aspose...

    Convert EPUB to DOTX without using Microsoft Word...API that provides powerful document manipulation and conversion...convert documents of various formats. The PDF Processing API, Aspose...

    products.aspose.com/total/net/conversion/epub-t...
  10. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...the PDF document Document pdfDocument = new Document(pdfPath);...JpegDevice(resolution,75 ); jpegDevice.Process(page, imageStream); // Perform...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...