Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 9,665 for

pdfsaveoptions

(0.03 sec)
  1. 使用 C++ 进行 Excel 转 PDF 时渲染实线格线|Documentation

    了解如何在使用 Aspose.Cells for Node.js via C++ 转换 Excel 为 PDF 时渲染实线格线。... 使用 PdfSaveOptions.gridlineTypes 选项,Aspose...const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/render-soli...
  2. Export Document Structure While Converting to P...

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

    docs.aspose.com/cells/cpp/export-document-struc...
  3. ColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ColorMode enum for optimized color rendering. Enhance your document's visual appeal with precise color settings....docx" ); // Create a "PdfSaveOptions" object that we can pass...color. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions { ColorMode...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 通过Node.js via C++嵌入附件到PDF|Documentation

    了解如何使用Aspose.Cells for Node.js via C++将Ole对象作为附件嵌入到PDF中。...通过选项 PdfSaveOptions.getEmbedAttachments() ...const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/embed-attac...
  5. PdfSaveOptions.DmlEffectsRenderingMode | Aspose...

    Discover the Pdfsaveoptions DmlEffectsRenderingMode property to control the rendering of DrawingML effects for enhanced PDF output quality....DmlEffectsRenderingM Contents [ Hide ] PdfSaveOptions.DmlEffectsRenderingM property...effects.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  6. BookmarksOutlineLevelCollection | Aspose.Words ...

    A collection of individual bookmarks outline level in Java.... PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); BookmarksOutlineLeve...BookmarksOutlineLeve outlineLevels = pdfSaveOptions.getOutlineOptions().ge...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfSaveOptions.TextCompression | Aspose.Words f...

    Discover the Pdfsaveoptions TextCompression property to optimize your documents. Choose the best compression type for efficient text storage and faster loading....TextCompression Contents [ Hide ] PdfSaveOptions.TextCompression property...aliqua." ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfSaveOptions.HeaderFooterBookmarksExportMode ...

    Discover how the Pdfsaveoptions HeaderFooterBookmarksExportMode property optimizes bookmark export in headers and footers for enhanced PDF functionality....HeaderFooterBookmark Contents [ Hide ] PdfSaveOptions.HeaderFooterBookmark property...footers.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Pdf Compliace PDF/A and PDF/UA - Free Support F...

    I’m setting the PDF compliance to PDF_A_4_UA_2 but the generated document doesn’t appear to be compliant with any PDF/A standard....)) { PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); pdfSaveOptions...setUseCoreFonts(false); pdfSaveOptions.setExportDocumentStr(true);...

    forum.aspose.com/t/pdf-compliace-pdf-a-and-pdf-...
  10. PdfSaveOptions.RenderChoiceFormFieldBorder | As...

    Discover how the Pdfsaveoptions RenderChoiceFormFieldBorder property enhances PDF form design by controlling choice field borders for better user experience....RenderChoiceFormFiel PdfSaveOptions.RenderChoiceFormFiel property...docx" ); PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...