Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 9,655 for

pdfsaveoptions

(0.07 sec)
  1. Გააკეთეთ HTML C++ Ის Გამოყენებით

    შექმენით ახალი HTML C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML C++ ბიბლიოთეკის გამოყენებით....saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/ka/cpp/make/html/
  2. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...Instantiate the PdfSaveOption PdfSaveOptions options ; // Print...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  3. Secure PDF Documents with Node.js via C++|Docum...

    Learn how to secure PDF documents by using owner and user passwords, and set permissions for PDF files using Aspose.Cells for Node.js via C++.... PdfSaveOptions (); saveOption . setSecurityOptions...

    docs.aspose.com/cells/nodejs-cpp/secure-pdf-doc...
  4. Միավորել XPS ֆայլերը C#-ում

    Այս ուղեցույցը բացատրում է, թե ինչպես միաձուլել XPS-ը C#-ում: Այն ներառում է ծրագրի աշխատանքային հոսքը օրինակելի կոդի հետ միասին՝ XPS ֆայլերը C#-ում համատեղելու համար:...Սահմանեք հատուկ ընտրանքներ PdfSaveOptions դասի օրինակով Հայտարարեք...

    kb.aspose.com/hy/page/net/merge-xps-files-in-cs...
  5. Aspose.words for net, The converted PDF does no...

    We are converting HTML to PDF file using Aspose.words. In PDF document we see wrong positioned images. I have attached Source HTML file and Output PDF file for your reference. This is happening in our production site wh…...Save(convertedObjstream, pdfsaveOptions); convertedObjstream.Position...

    forum.aspose.com/t/aspose-words-for-net-the-con...
  6. BookmarksOutlineLevelCollection indexer | Aspos...

    BookmarksOutlineLevelCollection indexer. Gets or sets a bookmark outline level at the specified index.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OutlineOptions.bookmarks_outline_levels propert...

    OutlineOptions.bookmarks_outline_levels property. Allows to specify individual bookmarks outline level.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将 SVG 转换为 PDF – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG 将 SVG 转换为 PDF 的 C# 示例。...'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...Initialize an instance of the PdfSaveOptions class 12 var saveOptions...

    docs.aspose.com/svg/zh/net/convert-svg-to-pdf/