Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 9,660 for

pdfsaveoptions

(0.05 sec)
  1. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...Count(); i++) { PdfSaveOptions opts = new PdfSaveOptions(); opts.PageIndex...Count; i++) { PdfSaveOptions opts = new PdfSaveOptions { PageIndex...

    forum.aspose.com/t/key-not-found-exception/293338
  2. C# HTML Parser – .NET API for HTML files Proces...

    .NET library to read, write, modify, edit, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG....instance of the PdfSaveOptions class var pdfSaveOptions = new PdfSaveOptions();...Converter.ConvertHTML(document, pdfSaveOptions, "output.pdf"); You can...

    products.aspose.com/html/net/
  3. 使用 Java 製作 WORD

    通過幾個步驟在 Java 中創建一個新的 WORD。使用 Java 庫輕鬆創建 WORD。...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/zh-hant/java/make/word/
  4. Save a OneNote Document

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......For example, there are PdfSaveOptions for SaveFormat.Pdf and...Initialize PdfSaveOptions object 8 PdfSaveOptions opts = new...

    docs.aspose.com/note/java/save-a-onenote-document/
  5. How to Transform Markdown to PDF in C#

    In this brief tutorial you will learn how to transform Markdown to PDF in C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....Create an object of the PdfSaveOptions class to customize the...the declaration of the PdfSaveOptions class object for the output...

    kb.aspose.com/words/net/how-to-transform-markdo...
  6. Ինչպես փոխարկել STL-ը PDF-ի C#-ով

    Այս արագ ձեռնարկը քննարկում է, թե ինչպես փոխարկել STL-ը PDF-ի C#-ով: Այն ընդգրկում է բոլոր համապատասխան մանրամասները, ինչպիսիք են քայլ առ քայլ ընթացակարգը, տարբեր դասերը և օրինակելի կոդը՝ STL ֆայլը PDF C#-ով արտահանելու համար:...դասի օբյեկտը Նախաձեռնեք PdfSaveOptions դասի օրինակը Փոխարկեք STL...և այլն կարող են փոխվել PdfSaveOptions դասի օրինակով: Այս ձեռնարկում...

    kb.aspose.com/hy/3d/net/how-to-convert-stl-to-p...
  7. Ինչպես փոխարկել OBJ-ը PDF-ի C#-ով

    Այս կարճ ձեռնարկը բացատրում է, թե ինչպես փոխարկել OBJ-ը PDF-ի C#-ով: Այն ներառում է ալգորիթմը բացատրելու քայլերը և OBJ-ը 3D PDF-ի C#-ով փոխարկելու օրինակելի կոդը:...FromFile() ֆունկցիան Նախաձեռնել PdfSaveOptions դասի օբյեկտ Զանգահարեք...այնուհետև կարող եք աշխատել PdfSaveOptions դասի հետ՝ տարբեր հատկություններ...

    kb.aspose.com/hy/3d/net/how-to-convert-obj-to-p...
  8. Ինչպես փոխարկել STL ֆայլը PDF-ի Java-ում

    Այս հակիրճ հոդվածը բացատրում է, թե ինչպես փոխարկել STL-ը PDF-ի Java-ում: Այն քննարկում է միջավայրի կարգավորումը, քայլ առ քայլ ալգորիթմը և կոդի հատվածը՝ STL ֆայլը Java-ում PDF-ի վերածելու համար:...StlLoadOptions դասի օրինակով Ստեղծեք PdfSaveOptions դասի օբյեկտ Տրամադրեք STL-ը...ցուցադրման ռեժիմը և այլն՝ PdfSaveOptions դասի միջոցով ելքային PDF...

    kb.aspose.com/hy/3d/java/how-to-convert-stl-fil...
  9. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....SetSubEntry(list); // Create PdfSaveOptions and assign Bookmark to...to it PdfSaveOptions opts ; opts . SetBookmark ( bookmarkEntry...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  10. XPS to PDF Conversion | API for Python

    Sample Python conversion code for XPS format to PDF file. Use this example code to convert XPS to PDF within any Web or Console Python based application....Create and set instances of PdfSaveOptions and ImageDevice classes...method with objects of PdfSaveOptions and PdfDevice as parameters...

    products.aspose.com/page/python-net/conversion/...