Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 13,737 for

pdfsaveoptions

(0.16 sec)
  1. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor...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...
  2. Some text are getting cut while converting from...

    Hi team, Please check the pdf at page 11 & 13. The text are getting cut. I am attaching word doc and pdf file for your reference. issue.zip (1.4 MB)... // C# PdfSaveOptions pdfOptions = new PdfSaveOptions { // Embed...// Java PdfSaveOptions pdfOptions = new PdfSaveOptions(); pdfOptions...

    forum.aspose.com/t/some-text-are-getting-cut-wh...
  3. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++....= System::MakeObject < PdfSaveOptions > (); 3 4 // Set option...= System::MakeObject < PdfSaveOptions > (); 2 3 // Set the LegendOnEachPage...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  4. 将 Markdown 转换为 PDF – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 将 Markdown 转换为 PDF。在 C# 示例中考虑 Markdown 到 PDF 的转换方案。尝试在线 Markdown 转换器。...'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...ConvertHTML() 方法传递 HTMLDocument、PdfSaveOptions 和输出文件路径,以实现 HTML 到 PDF...

    docs.aspose.com/html/zh/net/convert-markdown-to...
  5. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A‑compliant PDF files using Aspose.Cells for Node.js via C++....Developers may use the PdfSaveOptions class to set different...various properties of the PdfSaveOptions class gives you control...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  6. MetafileRenderingOptions Class | Aspose.Words f...

    Discover Aspose.Words.Saving.MetafileRenderingOptions for enhanced metafile rendering control and customization in your documents. Optimize your workflow today!...VectorWithFallback ; // Create a "PdfSaveOptions" object that we can pass...operation. PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfZoomBehavior | Aspose.Words for Java

    Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in Java...."); // Create a "PdfSaveOptions" object that we can pass...of 25%. PdfSaveOptions options = new PdfSaveOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  8. PdfSaveOptions.use_sdt_tag_as_form_field_name p...

    Pdfsaveoptions.use_sdt_tag_as_form_field_name property. Specifies whether to use SDT control Tag or Id property as a name of form field in PDF....use_sdt_tag_as_form_field_name property PdfSaveOptions.use_sdt_tag_as_form_field_name...save_options = aw . saving . PdfSaveOptions () save_options . preserve_form_fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....Initialize an instance of the PdfSaveOptions class Specify various properties...properties of the PdfSaveOptions class for rendering the PDF...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  10. Ինչպես փոխարկել HTML-ը PDF-ի Python-ում

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

    kb.aspose.com/hy/words/python/how-to-convert-ht...