Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 13,737 for

pdfsaveoptions

(0.06 sec)
  1. Freetrial版でexcelからpdfに変換するとオブジェクトがずれる - Free Su...

    ■内容 excelからpdfに変換するとオブジェクトがずれます。 なにかいい対策はありませんでしょうか? ■実際のファイル(excel,pdf) https://drive.google.com/drive/folders/1XfqnfPggnvPymE223VMUYVX-oyCOlynF?usp=drive_link ■ソース(Program.cs) using System; using System.IO; usi…...例えば、 PdfSaveOptions を使用して、PDFの出力設定をカスタマイズすることができます。...xlsx"); var pdfOptions = new PdfSaveOptions { OnePagePerSheet = true...

    forum.aspose.com/t/freetrial-excel-pdf/312435
  2. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. Choose the best PDF standard to convert a document using С++.... A: Create a PdfSaveOptions object, set its Compliance...Aspose :: Words :: Saving :: PdfSaveOptions options ; options . set_Compliance...

    docs.aspose.com/words/cpp/learn-features-of-con...
  3. Python Microsoft Visio Files Conversion | produ...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Python code....settings developers can use PdfSaveOptions and HTMLSaveOptions classes...

    products.aspose.com/diagram/python-java/convers...
  4. Ինչպես փոխարկել EPS-ը PDF-ի Java-ում

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

    kb.aspose.com/hy/page/java/how-to-convert-eps-t...
  5. Convert SVG to PDF in Python

    Follow this guide to learn how to convert SVG to PDF in Python using Aspose.HTML for Python via .NET. This SDK provides a huge stack of features....Create an object of the PdfSaveOptions class. Convert SVG to PDF...

    blog.aspose.com/html/convert-svg-to-pdf-in-python/
  6. Convert EPUB to PDF in Python

    This tutorial discusses how to convert EPUB to PDF in Python. It includes the algorithm and a working code snippet to export the EPUB file to PDF in Python....saving options using the PdfSaveOptions class Initialize saving...

    kb.aspose.com/html/python/convert-epub-to-pdf-i...
  7. How to Convert EPUB to PDF in C#

    This quick tutorial explains how to convert EPUB to PDF in C#. It includes the configuration details, step-by-step process, and a code snippet to create Ebook converter to PDF in C#....files Create an instance of PdfSaveOptions class and set the required...

    kb.aspose.com/html/net/how-to-convert-epub-to-p...
  8. Փոխարկել MPP-ն PDF-ի Python-ում

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

    kb.aspose.com/hy/tasks/python/convert-mpp-to-pd...
  9. Gawe WORD Nganggo C++

    Gawe WORD anyar ing C++ ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan C++....saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/jv/cpp/make/word/
  10. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/cpp/make/html/