Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 12,084 for

pdfsaveoptions

(0.12 sec)
  1. 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...
  2. Convert MHTML to PDF in Java – Aspose.HTML for ...

    Learn how to convert MHTML to PDF using Aspose.HTML for Java. Consider various MHTML to PDF conversion scenarios in Java code....convertMHTML (fileInputStream, new PdfSaveOptions(), "convert-by-two-lines...instance of the PdfSaveOptions class 5 PdfSaveOptions options = new...

    docs.aspose.com/html/java/convert-mhtml-to-pdf/
  3. PdfSaveOptions.header_footer_bookmarks_export_m...

    Pdfsaveoptions.header_footer_bookmarks_export_mode property. Determines how bookmarks in headers/footers are exported....s_export_mode property PdfSaveOptions.header_footer_bookmarks_export_mode...in conjunction with the PdfSaveOptions.outline_options option...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. OutlineOptions.bookmarksOutlineLevels property ...

    OutlineOptions.bookmarksOutlineLevels property. Allows to specify individual bookmarks outline level.... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); let...let outlineLevels = pdfSaveOptions . outlineOptions . bookmarksOutlineLeve...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_get 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...
  8. 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-...
  9. PdfSaveOptions.page_layout property | Aspose.Wo...

    Pdfsaveoptions.page_layout property. Specifies the page layout to be used when the document is opened in a PDF reader....page_layout property PdfSaveOptions.page_layout property Specifies...save_options = aw . saving . PdfSaveOptions () save_options . page_layout...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用C++将附件嵌入到PDF中|Documentation

    学习如何用C++结合Aspose.Cells将附件嵌入到PDF中。...使用选项 PdfSaveOptions.GetEmbedAttachments() ...attachment. PdfSaveOptions pdfSaveOptions ; pdfSaveOptions . SetEmbedAttachments...

    docs.aspose.com/cells/zh/cpp/embed-attachment-t...