Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 83,961 for

document converter

(0.9 sec)
  1. When converting an MSG file to PDF, Sent Date a...

    We are using the Aspose c# library. When we try to convert MSG files to PDF, for some MSG files, Sent Date appears twice in the PDF files. Below is the code that we use: // Load the MSG file MapiMessage msg = MapiMess…...When converting an MSG file to PDF, Sent Date appears twice in...c# library. When we try to convert MSG files to PDF, for some...

    forum.aspose.com/t/when-converting-an-msg-file-...
  2. IDocumentPartSavingCallback Interface | Aspose....

    Control Document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....Words saves document parts when exporting a document to Html or...save a document part. Examples Shows how to split a document into...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static boolean doc2pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...FileOutputStream(file)) { Document doc = new Document(inPath); doc.save(os...e) { log.error("[doc2pdf]: convert to pdf failed, inPath={}, outPath={}...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  4. Convert PDF to Image Formats in Go|Aspose.PDF f...

    This topic show you how to use Aspose.PDF for Go to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....Convert PDF to Image Formats in Go Contents [ Hide ] Go Convert...show you the options for converting PDF to image formats. Previously...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-image...
  5. Secure PDF Documents with JavaScript via C++|Do...

    Learn how to secure PDF Documents by using owner and user passwords, and set permissions for PDF files using Aspose.Cells for JavaScript via C++....Secure PDF Documents with JavaScript via C++ Contents [ Hide... For example: Secure the documents with owner and user passwords...

    docs.aspose.com/cells/javascript-cpp/secure-pdf...
  6. Convert PDF to XML via C# | Aspose

    Sample code for PDF to XML C# conversion. Use API example code for batch PDF files to XML conversion within VB.NET, Asp.NET or any .NET based application....Xml HTML JPG OCR XML BMP XML Convert PDF to XML in C# Perform optical...recognition on PDF document and save text as PDF document using Aspose...

    products.aspose.com/ocr/net/conversion/pdf-to-xml/
  7. Memory Requirements|Aspose.Words for Java

    How much memory does Aspose.Words for Java require to work with Documents? Learn the details....of features to work with documents in various formats. It is...limit on the maximum size of a document file that Aspose.Words can...

    docs.aspose.com/words/java/memory-requirements/
  8. XML Parser Specification (XPS)|Aspose.Slides Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....description language and a fixed-document format originally developed...fixed-layout document format designed to preserve document fidelity...

    docs.aspose.com/slides/cpp/xml-parser-specifica...
  9. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in Documents...characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks Provides...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TiffCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TiffCompression enum for optimal TIFF file saving. Choose the best compression type for high-quality page images effortlessly....to a document that we convert into a TIFF image. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...