Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 9,661 for

pdfsaveoptions

(0.09 sec)
  1. Set Orientation and Control the Export of Hidde...

    This section explains how to set page's layout with Aspose.Diagram....ImageSaveOptions, HTMLSaveOptions and PdfSaveOptions classes. Set the Export...

    docs.aspose.com/diagram/net/set-orientation-and...
  2. How to Convert EPS to PDF in Java

    This tutorial includes information about how to convert EPS to PDF in Java. It contains the details about environment configuration, step-by-step algorithm, and runnable code snippet to change EPS to PDF in Java....Instantiate an instance of PdfSaveOptions class and set different...

    kb.aspose.com/page/java/how-to-convert-eps-to-p...
  3. Customize Globalization Settings for Pivot Tabl...

    Learn how to customize pivot table globalization settings using Aspose.Cells for C++....SetRefreshDataFlag ( false ); PdfSaveOptions options ; options . SetOnePagePerSheet...

    docs.aspose.com/cells/cpp/customize-globalizati...
  4. Latest Aspose.Total Product Family topics - Fre...

    This public forum is used to discuss issues that are common to multiple Aspose products....February 7, 2025 Consistent PdfSaveOptions across Aspose libraries...

    forum.aspose.com/c/total/7
  5. Rendering Task Sheet View in PHP

    Learn how to render Microsoft Project (MPP/XML) task sheet views using Aspose.Tasks Java for PHP....mpp' ); 2 $options = new PdfSaveOptions(); 3 $presentationFormat...

    docs.aspose.com/tasks/java/rendering-task-sheet...
  6. 使用C++ via Node.js为图表工作表创建PdfBookmarkEntry|Docum...

    了解如何使用Aspose.Cells for Node.js via C++为图表工作表创建PdfBookmarkEntry。... PdfSaveOptions (); opts . setBookmark...

    docs.aspose.com/cells/zh/nodejs-cpp/create-pdfb...
  7. TeX to ZIP | .NET API Solution

    .NET API to work with TeX. TeX to ZIP conversion functionality lets you save your TeX file into the most popular archive. C# examples of the functionality....save options using the PdfSaveOptions class. Create an object...options.SaveOptions = new PdfSaveOptions(); // Run the job. TeXJob...

    products.aspose.com/tex/net/output-to-zip/
  8. Შეკუმშოს HTML C#

    შეკუმშოს HTML C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/ka/net/compress/html/
  9. Aspose.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a DOCX file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = new MemoryStreamProvider(); //…..."); var pdfSaveOptions = new DocSaveOptions {...Converter.ConvertHTML(document, pdfSaveOptions, streamProvider); When...

    forum.aspose.com/t/aspose-html-html-converted-t...
  10. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/net/compress/html/