Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 9,660 for

pdfsaveoptions

(0.09 sec)
  1. Public API Changes in Aspose.Cells 8.7.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Calculate (); Added PdfSaveOptions.OptimizationType Property...NET 8.7.0 has exposed the PdfSaveOptions.OptimizationType property...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Ինչպես փոխարկել STL ֆայլը PDF-ի Python-ում

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

    kb.aspose.com/hy/3d/python/how-to-convert-stl-f...
  3. Ինչպես փոխակերպել Markdown-ը PDF-ի C#-ում

    Այս կարճ ձեռնարկում դուք կսովորեք, թե ինչպես փոխակերպել Markdown-ը PDF-ի C#-ով: Հետևյալ հեշտ քայլերը կարող են օգտագործվել Word-ը MD ֆայլի C#-ով փոխարկելու համար սովորական օպերացիոն համակարգերից որևէ մեկում, ինչպիսիք են Linux-ը, macOS-ը կամ Windows-ը:...Document օբյեկտում Ստեղծեք PdfSaveOptions դասի օբյեկտ՝ MD ֆայլից...օբյեկտում, որին հաջորդում է PdfSaveOptions դասի օբյեկտի հայտարարումը...

    kb.aspose.com/hy/words/net/how-to-transform-mar...
  4. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated....VectorWithFallback ; // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions . metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_EmulateRasterOperations method. Gets or sets a value determining whether or not the raster operations should be emulated in C++....VectorWithFallback ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = MakeObject < PdfSaveOptions > (); saveOptions -> s...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::OutlineOptions class | A...

    Aspose::Words::Saving::OutlineOptions class. Allows to specify outline options. To learn more, visit the documentation article in C++....docx" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = MakeObject < PdfSaveOptions > (); // Set the "PageMode"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert SVG to PDF in Python

    This tutorial elaborates on how to convert SVG to PDF in Python. It discusses the program flow and a runnable code snippet to render SVG to PDF in Python....feature Create an object of PdfSaveOptions class Load the source SVG...initiates an instance of the PdfSaveOptions class. You can optionally...

    kb.aspose.com/svg/python/convert-svg-to-pdf-in-...
  8. Փոխակերպեք XPS-ը PDF-ի Python-ում

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

    kb.aspose.com/hy/page/python/convert-xps-to-pdf...
  9. Public API Changes in Aspose.3D 16.9.0|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PdfSaveOptions class and Aspose.ThreeD...Adds Aspose.ThreeD.Formats.PdfSaveOptions class and Aspose.ThreeD...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. 使用 Python.NET 在工作表中的文本框中用文本替换标签|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 在Excel工作表中的文本框里用文本替换标签。...cells import Workbook , PdfSaveOptions # For complete examples...f "<{t}>" , r ) opts = PdfSaveOptions () if not os . path . exists...

    docs.aspose.com/cells/zh/python-net/replace-tag...