Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 9,664 for

pdfsaveoptions

(0.03 sec)
  1. Փոխակերպեք HTML-ը PDF-ի Python-ում

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

    kb.aspose.com/hy/html/python/convert-html-to-pd...
  2. 使用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-...
  3. Image added using Place in cell option removed ...

    Steps: Open a blank excel file Click the Insert tab Click on Pictures Click Place In Cell Browse an image from your PC and add it into any cell In another part of the excel, just copy paste an image When this excel (T…...Save(converted, new PdfSaveOptions { ImageType = ImageFormat...Workbook(excelStream)) { var pdfSaveOptions = new PdfSaveOptions { ImageType =...

    forum.aspose.com/t/image-added-using-place-in-c...
  4. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with C++....Developers may use the PdfSaveOptions class to set different...different properties of the PdfSaveOptions class gives you control...

    docs.aspose.com/cells/cpp/convert-excel-file-to...
  5. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the pages of the document in their original order....PageBreak ); } // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Below are three...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled....docx' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # By default, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....docx" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Set the "DmlEffectsRenderingM"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfEncryptionDetails.owner_password property | ...

    PdfEncryptionDetails.owner_password property. Specifies the owner password for the encrypted PDF document....DOCUMENT_ASSEMBLY ) # Create a "PdfSaveOptions" object that we can pass...save_options = aw . saving . PdfSaveOptions () # Enable encryption...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveOptions.dml_effects_rendering_mode property...

    SaveOptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered....docx' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Set the "DmlEffectsRenderingM"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....pfx' , 'aw' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Configure the "di...

    reference.aspose.com/words/python-net/aspose.wo...