Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 13,737 for

pdfsaveoptions

(0.35 sec)
  1. SVG Converter – Convert SVG in C# – Aspose.HTML

    Learn how to convert SVG to other formats using Aspose.HTML for .NET and consider a C# example of SVG to PNG conversion....'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...

    docs.aspose.com/html/net/svg-converter/
  2. Saving and converting docx File by Aspose.Words...

    Hello, we are using Aspose Words and Aspose PDF to save and convert our Docx Templates as/to PDF. First we open the document by Aspose Words and save it via follwing Code: DirectoryInfo directoryInfo = null; st…...Save(tmpPdfFile,new PdfSaveOptions { SaveFormat = SaveFormat...

    forum.aspose.com/t/saving-and-converting-docx-f...
  3. LaTeX code to PDF Conversion API | .NET

    LaTeX to PDF conversion functionality. Integrate this on-premise .NET library into your project or use cross-platform applications to convert LaTeX to PDF....the PDF format using the PdfSaveOptions class. Instantiate the...

    products.aspose.com/tex/net/conversion/latex-to...
  4. Getting Started – Aspose.HTML for Python via .NET

    Learn about Aspose.HTML for Python via .NET – discover its benefits and features, performance and scalability, and access learning resources and technical support.... PdfSaveOptions (), "output.pdf" ) Exa...

    docs.aspose.com/html/python-net/getting-started/
  5. Merge EPS files to PDF using Python

    Merger EPS functionality of Aspose.Page API solution for Python allows you to combine several EPS files into a single PDF document.... 25 options = PdfSaveOptions(suppress_errors) 26 # If...

    docs.aspose.com/page/python-net/merge/eps/
  6. 添付資料(PDF)のカタカナ文字化けについて - Free Support Forum - a...

    ご担当者様、お世話になります。 PDFの最適化する際、埋め込みフォントデータが一部欠損する現象が発生しております。PDFの画面など詳細は添付のExcelを参照ください。 本件を解決する方法を教えて下さい。 宜しくお願い致します。 問い合わせ.7z (283.0 KB)...の例 var saveOptions = new PdfSaveOptions { // すべてのフォントをフル埋め込み FontEmbeddingMode...フォントのフル埋め込み ⇒ 「CS0117: 'PdfSaveOptions’に’FontEmbeddingMode’の定義がありません」...

    forum.aspose.com/t/pdf/323588
  7. Შეკუმშოს JPG C++

    შეკუმშოს JPG C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->set_C...

    products.aspose.com/words/ka/cpp/compress/jpg/
  8. Convert XLTX to POT via PHP or with free Online...

    PHP API to Convert XLTX to POT or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to POT online converter quickly before integrating the code....PDF save options using PdfSaveOptions object Save the XLTX file...

    products.aspose.com/total/php-java/conversion/x...
  9. PDF document - first save is slow - Free Suppor...

    Hi, I’m investigating some performance issues saving a PDF document. I tested using a different scenarios as follows: Scenario #1 A loop where each iteration of the loop Creates an InputStream from a Word file Creat…...OutputStream with default PDFSaveOptions The first save is substantially...

    forum.aspose.com/t/pdf-document-first-save-is-s...
  10. MHTML 转换器 – Aspose.HTML for Java

    了解支持的 MHTML 转换,并考虑如何使用 Aspose.HTML for Java 将 MHTML 转换为 PDF 的 Java 示例。...convertMHTML (fileInputStream, new PdfSaveOptions(), "convert-by-two-lines...

    docs.aspose.com/html/zh/java/mhtml-converter/