Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 12,086 for

pdfsaveoptions

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

    Այս հակիրճ ձեռնարկը պարունակում է տեղեկատվություն այն մասին, թե ինչպես փոխարկել Word-ը PDF-ի՝ օգտագործելով Python-ը: Word-ը Python-ում PDF-ի փոխարկելու համար այս թեման ներառում է միջավայրի կազմաձևման քայլերը և API-ի կանչերը, որոնք անհրաժեշտ են փոխակերպումն իրականացնելու համար:...օբյեկտի օրինակում Նախաձեռնեք PdfSaveOptions օբյեկտը՝ ելքային PDF տարբերակները...Document դասի օրինակը: PdfSaveOptions-ը կօգտագործվի PDF-ը հարմարեցնելու...

    kb.aspose.com/hy/words/python/how-to-convert-wo...
  2. Convert SVG to PDF in Python – Aspose.SVG for P...

    Learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG for Python via .NET....saving import PdfSaveOptions {{/if_output}} {{#if_output...{{#if_output 'PDF'}} options = PdfSaveOptions() {{/if_output}} {{#if_output...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  3. DownsampleOptions.downsampleImages property | A...

    DownsampleOptions.downsampleImages property. Specifies whether images should be downsampled....docx" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // By default, Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfPageLayout Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfPageLayout enum for optimal PDF viewing. Customize page layouts for enhanced readability in any PDF reader.... PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...Save ( ArtifactsDir + "PdfSaveOptions.PageLayout.pdf" , saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/document/customDocumentProperties/) are exported to PDF file....value" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Set the "CustomPropertiesExpo"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm...., "aw" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Configure the "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor...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...
  8. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_page_resolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....docx' ) # Create a "PdfSaveOptions" object that we can pass...save_options = aw . saving . PdfSaveOptions () # Set the "EmulateRenderingToSi"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Word转pdf,报错 - Free Support Forum - aspose.com

    使用最新版本25.7、25.8,word转pdf,报错,错误信息: error: addition of a duplicate key to a dictionary 同样的文档,使用20.2版本,word转pdf正常。需要分析一下原因。 测试文件: 123.docx (550.1 KB) 代码: Document doc = new Document(“doc to pdf.docx”); doc.save(“doc …... 使用不同的PDF选项 :在转换时使用 PdfSaveOptions 类,尝试不同的设置,例如调整PDF的合规性选项。...析。 以下是一个简单的代码示例,展示如何使用 PdfSaveOptions 进行转换: Document doc = new...

    forum.aspose.com/t/word-pdf/316940
  10. OutlineOptions.HeadingsOutlineLevels | Aspose.W...

    Discover the HeadingsOutlineLevels property in OutlineOptions. Control heading levels for structured documents and enhance navigation with ease....2" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // The...

    reference.aspose.com/words/net/aspose.words.sav...