Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 15,105 for

doc to pdf

(0.45 sec)
  1. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of formatting or data fidelity in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( warningCollector...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  2. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.Pdf Products – Merge Pdf Documents using Java https://products.aspose.com/Pdf/java/merger/ Recent content in Merge Pdf Documents using Java on Aspsoe.Pdf Prod......PDF Products – Merge PDF Documents using Java...aspose.com/pdf/java/merger/ Recent content in Merge PDF Documents...

    products.aspose.com/pdf/java/merger/index.xml
  3. | Aspose

    Sample code for TIF To Text Java conversion. Use API example code for batch TIF files To Text conversion within any Web or DeskTop Java based application....File) Text (Text Document File) DOC (Documents generated by Microsoft...documents) PDF (Portable Document Format (PDF)) Searchable PDF (Searchable...

    products.aspose.com/ocr/cpp/conversion/tif-to-t...
  4. WOFF to WOFF2 Converter API | C++

    C++ API To transform WOFF To WOFF2, allowing you To adapt your typography precisely To your application's needs and target platforms....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/font/cpp/conversion/woff-to...
  5. CellsException : File format not supported - Fr...

    Dear sir, When converting a specific excel To a Pdf we've encountered an error. (unfortunately, this exception isn't thrown by Aspose, so we couldn't catch it) com.aspose.cells.CellsException: This file's format is no…...converting a specific excel to a PDF we've encountered an error. (unfortunately...to work fine. try { Workbook doc = new Workbook("dir to excel...

    forum.aspose.com/t/cellsexception-file-format-n...
  6. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    使用 Aspose.Pdf for PHP 透過 Java 將 Pdf 轉換為 DocX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等格式。...概述 在少数情况下,需要操作 PDF 以外的文档,同时以 PDF 格式提供解析数据。因此,对于此类应用程序,将有两种情况:要么在其解决方案中添加...方案中添加 PDF 解析功能,要么添加 PDF 转换功能以将数据作为支持的格式进行处理。对于**将 PDF 转换为 Word...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  7. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    通过 Java 使用 Aspose.Pdf for PHP 将 Pdf 转换为 DocX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等...概述 在少数情况下,需要操作 PDF 以外的文档,同时以 PDF 格式提供解析数据。因此,对于此类应用程序,将有两种情况:要么在其解决方案中添加...方案中添加 PDF 解析功能,要么添加 PDF 转换功能以将数据作为支持的格式进行处理。对于**将 PDF 转换为 Word...

    products.aspose.com/pdf/zh-hans/php-java/conver...
  8. | Aspose

    Sample code for GIF To XLS Java conversion. Use API example code for batch GIF files To XLS conversion within any Web or DeskTop Java based application....different formats including PDF, CSV, XLSX, TXT, HTML, XPS, and...File) Text (Text Document File) DOC (Documents generated by Microsoft...

    products.aspose.com/ocr/cpp/conversion/gif-to-xls/
  9. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during Document loading or saving, enhancing your Document management experience.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...
  10. SaveFormat | Aspose.Words for Java

    Indicates the format in which the Document is saved in Java....Document doc = new Document(getMyDir() + "Document.docx"); doc.save(getArtifactsDir()...and saves it as a BMP file. DOC Saves the document in the Microsoft...

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