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

pdfsaveoptions

(0.06 sec)
  1. Ինչպես փոխարկել MD-ն PDF-ի՝ օգտագործելով C#

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

    kb.aspose.com/hy/html/net/how-to-convert-md-to-...
  2. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells with C++....DefaultFont property of PdfSaveOptions and ImageOrPrintOptions...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  3. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python.... for example, there is PdfSaveOptions for saving to PDF format...

    docs.aspose.com/words/python-net/specify-save-o...
  4. How to Convert EPS to PDF in C#

    This tutorial is outlined to help you understand how to convert EPS to PDF in C#. It covers the step-wise details like configuring the library in your system, as well as a sample code for a quick demonstration to change EPS to PDF in C#...object Create an object of PdfSaveOptions class and a rendering device...

    kb.aspose.com/page/net/how-to-convert-eps-to-pd...
  5. 透過 Java 查看 ONE 檔案格式

    用於在Java平台上載入、渲染和顯示ONE檔案的Java原始碼...// Initialize PdfSaveOptions object PdfSaveOptions opts = new PdfSaveOptions();...PdfSaveOptions(); // Set page index opts.setPageIndex( 2 ); //...

    products.aspose.com/note/zh-hant/java/viewer/one/
  6. Margins being moved - Free Support Forum - aspo...

    Old Aspose Version 13 keeps the margin: Newer version causes the text to shift up: The word document has the correct margin before it is converted to pdf: this is the code we use to convert to pdf that is ca…...Docx); var options = new PdfSaveOptions { //EmbedFullFonts = true...

    forum.aspose.com/t/margins-being-moved/313965
  7. Customize Globalization Settings for Pivot Tabl...

    Learn how to customize pivot table globalization settings using Aspose.Cells for C++....SetRefreshDataFlag ( false ); PdfSaveOptions options ; options . SetOnePagePerSheet...

    docs.aspose.com/cells/cpp/customize-globalizati...
  8. Արտահանել LaTeX-ը Word C#-ով

    Տե՛ս այս հոդվածը՝ LaTeX-ը Word C#-ով արտահանելու համար: Այն ընդգրկում է IDE-ի սահմանման մանրամասները, քայլերի ցանկը և TEX-ը Word ձևաչափի փոխարկելու օրինակելի կոդը՝ օգտագործելով միայն API-ի մի քանի զանգեր:...Սահմանեք SaveOptions-ը PdfSaveOptions ՝ ելքի տեսակը որպես PDF...

    kb.aspose.com/hy/tex/net/export-latex-to-word-i...
  9. Ինչպես փոխարկել EPS-ը PDF-ի C#-ով

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

    kb.aspose.com/hy/page/net/how-to-convert-eps-to...
  10. 使用C++为图表工作表创建PdfBookmarkEntry|Documentation

    了解如何使用Aspose.Cells for C++为图表工作表创建PdfBookmarkEntry。...Options with Bookmark Entries PdfSaveOptions opts ; opts . SetBookmark...

    docs.aspose.com/cells/zh/cpp/create-pdfbookmark...