Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 13,737 for

pdfsaveoptions

(0.11 sec)
  1. 使用 C++ 将 Excel 转换为 PDF|Documentation

    了解如何使用 Aspose.Cells 和 C++ 将 Excel 工作簿转换为 PDF 格式。... 请注意,您可以使用 PdfSaveOptions.GetProducer() 属性在输出文档中更改此信息。...您还可以选择使用 PdfSaveOptions 类设置转换的不同属性。设置 PdfSaveOptions 类的不同属性可以让您控制输出...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-pdf/
  2. BookmarksOutlineLevelCollection.Clear | Aspose....

    Effortlessly clear all elements from your BookmarksOutlineLevelCollection with our Clear method, optimizing your data management for enhanced efficiency.... PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); ...BookmarksOutlineLeve outlineLevels = pdfSaveOptions . OutlineOptions . BookmarksOutlineLeve...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfSaveOptions.OpenHyperlinksInNewWindow | Aspo...

    Control hyperlink behavior in your PDF with Pdfsaveoptions. Easily set links to open in a new window or tab for enhanced user experience....OpenHyperlinksInNewW Contents [ Hide ] PdfSaveOptions.OpenHyperlinksInNewW property... false ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_set method. Gets or a sets a bookmark outline level by the bookmark name in C++.... auto pdfSaveOptions = System :: MakeObject...Aspose :: Words :: Saving :: PdfSaveOptions > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PdfSaveOptions.image_color_space_export_mode pr...

    Pdfsaveoptions.image_color_space_export_mode property. Specifies how the color space will be selected for the images in PDF document....image_color_space_export_mode property PdfSaveOptions.image_color_space_export_mode...SIMPLE_CMYK value is specified, PdfSaveOptions.image_compression option...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure document management...., "aw" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 通过C++的JavaScript将PdfSaveOptions和ImageOrPrintOpt...

    了解如何使用C++的Aspose.Cells for JavaScript设置Pdfsaveoptions和ImageOrPrintOptions的DefaultFont属性,确保在字体缺失时正确渲染字体。...通过C++的JavaScript将PdfSaveOptions和ImageOrPrintOptions的DefaultFont属性设置为优先...Contents [ Hide ] 可能的使用场景 在设置 PdfSaveOptions 和 ImageOrPrintOptions 的...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  8. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for JavaScript via C++....Workbook , SaveFormat , PdfSaveOptions , Utils } = AsposeCells...Instantiate the PdfSaveOptions const pdfSaveOptions = new PdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/resampling...
  9. Tables and images getting truncated during tran...

    We are using ASPOSE.Words to convert .doc to .docx. (.NET) During transformation, the tables and images are getting truncated . What settings to use? Please help....VectorWithFallback }; PdfSaveOptions saveOptions = new PdfSaveOptions { MetafileRenderingOpt...issues. PdfSaveOptions saveOptions = new PdfSaveOptions { AdditionalTextPositi...

    forum.aspose.com/t/tables-and-images-getting-tr...
  10. 使用C++在将文档转换为PDF时导出结构|Documentation

    了解如何在使用Aspose.Cells将文档转换为PDF时导出结构信息。... 使用 PdfSaveOptions.GetExportDocumentStr()...#include "Aspose.Cells/PdfSaveOptions.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/export-document-st...