Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 12,086 for

pdfsaveoptions

(0.06 sec)
  1. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter....'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...ConvertEPUB (stream, new PdfSaveOptions(), Path. Combine (OutputDir...

    docs.aspose.com/html/net/convert-epub-to-pdf/
  2. PdfDigitalSignatureDetails Class | Aspose.Words...

    Discover the Aspose.Words.PdfDigitalSignatureDetails class for seamless PDF digital signing. Enhance document security with easy integration and robust features....PDF format passing the PdfSaveOptions as a parameter into the..., "aw" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  3. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....VECTOR_WITH_FALLBACK); // Create a "PdfSaveOptions" object that we can pass...operation. PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a bookmark at the specified index in C++.... auto pdfSaveOptions = System :: MakeObject...Aspose :: Words :: Saving :: PdfSaveOptions > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::OutlineOptions::get_Book...

    Aspose::Words::Saving::OutlineOptions::get_BookmarksOutlineLevels method. Allows to specify individual bookmarks outline level in C++.... auto pdfSaveOptions = System :: MakeObject...Aspose :: Words :: Saving :: PdfSaveOptions > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...如何将工作表打印为一页 要强制输出为单页: 使用 PdfSaveOptions 设置 one_page_per_sheet 属性...cells import Workbook , PdfSaveOptions # Instantiating a Workbook...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  7. PdfSaveOptions.save_format property | Aspose.Wo...

    Pdfsaveoptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...save_format property PdfSaveOptions.save_format property Specifies...'Heading 1.2.2' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.PDF); Here is the relevant snippet for ref…... Use PdfSaveOptions : Utilize PdfSaveOptions to specify...illustrate how to use PdfSaveOptions : PdfSaveOptions options = new PdfSaveOptions();...

    forum.aspose.com/t/saving-converted-word-docume...
  9. PdfImageColorSpaceExportMode | Aspose.Words for...

    Specifies how the color space will be selected for the images in PDF document in Java....png"); // Create a "PdfSaveOptions" object that we can pass...PDF. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); //...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 Node.js 和 C++ 将每个工作表保存为不同的 PDF 文件|Documentation

    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....可以尝试每次设置一个工作表索引为 [ PdfSaveOptions.SheetSet ]( https://reference...(); // Define PdfSaveOptions const pdfSaveOptions = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/save-each-w...