Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 13,737 for

pdfsaveoptions

(0.33 sec)
  1. Embed Attachment to PDF with Node.js via C++|Do...

    Learn how to embed an OLE object as an attachment in a PDF using Aspose.Cells for Node.js via C++.... With the option PdfSaveOptions.getEmbedAttachments() you...const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/embed-attachme...
  2. 通过Node.js via C++在转换为PDF时导出文档结构|Documentation

    了解如何在将Excel文件转换为带标签的PDF时导出文档结构,使用编号Aspose.Cells for Node.js via C++。... 通过选项 PdfSaveOptions.getExportDocumentStr()...const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  3. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++.... With the option PdfSaveOptions.GetExportDocumentStr()...#include "Aspose.Cells/PdfSaveOptions.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/export-document-struc...
  4. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....documents by using the PdfSaveOptions.GetProducer() property...may also opt to use the PdfSaveOptions class to set different...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  5. PdfSaveOptions.imageColorSpaceExportMode proper...

    Pdfsaveoptions.imageColorSpaceExportMode property. Specifies how the color space will be selected for the images in PDF document....imageColorSpaceExpor property PdfSaveOptions.imageColorSpaceExpor property...SimpleCmyk value is specified, PdfSaveOptions.imageCompression option...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions.JpegQuality | Aspose.Words for .NET

    Optimize your PDF images with Pdfsaveoptions' JpegQuality property, allowing you to control JPEG quality for stunning document visuals....JpegQuality Contents [ Hide ] PdfSaveOptions.JpegQuality property Gets...logo.png" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  7. OutlineOptions.createOutlinesForHeadingsInTable...

    OutlineOptions.createOutlinesForHeadingsInTables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....endTable (); // Create a "PdfSaveOptions" object that we can pass... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.ExportFloatingShapesAsInlineTag ...

    Define how floating shapes appear in PDF by setting ExportFloatingShapesAsInlineTag for precise structure and layout control....ExportFloatingShapes Contents [ Hide ] PdfSaveOptions.ExportFloatingShapes property...docx" ); PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for JavaScript via C++.... With option PdfSaveOptions.exportDocumentStruct()...Workbook , SaveFormat , PdfSaveOptions , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  10. Save Specified Worksheets to PDF with JavaScrip...

    Learn how to save specified worksheets to PDF using Aspose.Cells for JavaScript via C++.... With the PdfSaveOptions.sheetSet option, you can...SheetSet.active to the PdfSaveOptions.sheetSet option. The sheet...

    docs.aspose.com/cells/javascript-cpp/save-speci...