Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 9,632 for

pdfsaveoptions

(0.05 sec)
  1. PdfZoomBehavior enumeration | Aspose.Words for ...

    aspose.words.saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer....' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () options . zoom_behavior...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用C++将所有工作表列适应到单页PDF中|Documentation

    使用Aspose.Cells结合C++生成适合所有工作表列在单页的PDF。... PdfSaveOptions.PaginatedSaveOptions(P...据自动调整的。 使工作表列适合单个PDF页面 PdfSaveOptions.PaginatedSaveOptions(P...

    docs.aspose.com/cells/zh/cpp/fit-all-worksheet-...
  3. PdfDigitalSignatureTimestampSettings.server_url...

    PdfDigitalSignatureTimestampSettings.server_url property. Timestamp server URL....' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Create a digital signature...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NumeralFormat | Aspose.Words for Java

    Indicates the symbol set that is used to represent numbers while rendering to fixed page formats in Java....50, 100"); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  5. Ինչպես փոխարկել XLSX-ը PDF-ի՝ Node.js-ում սահմա...

    Այս սակագին թեման կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել XLSX-ը PDF-ի՝ Node.js-ում սահմանափակ թույլտվություններով: Ճշգրիտ քայլերի ցանկը կօգնի ձեզ արտահանել XLSX-ը PDF՝ ունենալով սահմանափակ թույլտվություններ՝ օգտագործելով Node.js-ը ցանկացած օպերացիոն համակարգում, ինչպիսիք են Linux-ը, macOS-ը կամ Windows-ը:...դասի օրինակը Նախաձեռնեք PdfSaveOptions և PdfSecurityOptions դասերի...օրինակում մենք օգտագործել ենք PdfSaveOptions դասի օրինակը *XLSX-ից փոխարկված...

    kb.aspose.com/hy/cells/nodejs/how-to-convert-xl...
  6. HeaderFooterBookmarksExportMode | Aspose.Words ...

    Specifies how bookmarks in headers/footers are exported in Java....docx"); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfCustomPropertiesExport | Aspose.Words for Java

    Specifies the way Document.getCustomDocumentProperties are exported to PDF file in Java...."My value"); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  8. EmfPlusDualRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render EMF Dual metafiles in Java....docx"); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  9. Փոխակերպեք HTML-ը PDF-ի Python-ում

    Այս արագ ուղեցույցը նկարագրում է, թե ինչպես փոխարկել HTML-ը PDF-ի Python-ում: Դուք կսովորեք Python-ում HTML-ը PDF-ին փոխանցելու ալգորիթմը և կոդը:...HTMLDocument դասով Նախաձեռնել PdfSaveOptions դասի օբյեկտը Փոխարկել HTML-ը...բեռնմանը: Հաջորդը, ստեղծեք PdfSaveOptions դասի օրինակ և ստացեք ելքային...

    kb.aspose.com/hy/html/python/convert-html-to-pd...
  10. 使用Python.NET在保存为PDF时对特定Unicode字符更改字体|Documentation

    学习如何在使用Aspose.Cells for Python via .NET进行PDF转换时对特定Unicode字符修改字体。确保字符级字体替换的精确文本渲染。...如果用户只想更改不可渲染字符的字体,可以通过 PdfSaveOptions.is_font_substitution_char_granularity...设置包含特殊Unicode字符的单元格值 配置 PdfSaveOptions : is_font_substitution_char_granularity...

    docs.aspose.com/cells/zh/python-net/change-the-...