Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 9,657 for

pdfsaveoptions

(0.06 sec)
  1. Convert PostScript using API for Java

    PS to TIFF conversion functionality included in Aspose.Page API solution for Java is explained and illustrated with the code snippets here.... PdfSaveOptions options = new PdfSaveOptions(suppressErrors);...line // PdfSaveOptions options = new PdfSaveOptions(suppressErrors...

    docs.aspose.com/page/java/convert-ps/
  2. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....ack); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...save(getArtifactsDir() + "PdfSaveOptions.Dml3DEffectsRenderin.pdf"...

    reference.aspose.com/words/java/com.aspose.word...
  3. Ինչպես փոխարկել OBJ-ը PDF-ի C#-ով

    Այս կարճ ձեռնարկը բացատրում է, թե ինչպես փոխարկել OBJ-ը PDF-ի C#-ով: Այն ներառում է ալգորիթմը բացատրելու քայլերը և OBJ-ը 3D PDF-ի C#-ով փոխարկելու օրինակելի կոդը:...FromFile() ֆունկցիան Նախաձեռնել PdfSaveOptions դասի օբյեկտ Զանգահարեք...այնուհետև կարող եք աշխատել PdfSaveOptions դասի հետ՝ տարբեր հատկություններ...

    kb.aspose.com/hy/3d/net/how-to-convert-obj-to-p...
  4. Ինչպես փոխարկել STL-ը PDF-ի C#-ով

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

    kb.aspose.com/hy/3d/net/how-to-convert-stl-to-p...
  5. Ինչպես փոխարկել STL ֆայլը PDF-ի Java-ում

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

    kb.aspose.com/hy/3d/java/how-to-convert-stl-fil...
  6. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....SetSubEntry(list); // Create PdfSaveOptions and assign Bookmark to...to it PdfSaveOptions opts ; opts . SetBookmark ( bookmarkEntry...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  7. How to Convert PostScript File to PDF using C#

    This article describes the process of how to convert PostScript file to PDF using C#. It has the IDE configuration details, a list of programming steps, and a runnable sample code to convert PS to PDF using C#....the input stream Create a PdfSaveOptions object by setting the suppress...specified properties of the PdfSaveOptions object. Code to Convert...

    kb.aspose.com/page/net/how-to-convert-postscrip...
  8. How to Convert XLSX to PDF having Restricted Pe...

    This topic entails how to convert XLSX to PDF having restricted permissions using Python. You will learn to export an Excel to restricted permissions PDF using Python with the help of detailed steps and working Python code....Create an instance of the PdfSaveOptions class object to configure...using the instance of the PdfSaveOptions, the security permissions...

    kb.aspose.com/cells/python/how-to-convert-xlsx-...
  9. Rendering Project Data on Predefined Page sizes

    Learn how to render Microsoft Project (MPP/XML) project data with predefined page sizes using Aspose.Tasks for Java....A3 size 4 PdfSaveOptions options = new PdfSaveOptions(); 5 options...

    docs.aspose.com/tasks/java/rendering-project-da...
  10. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!...VectorWithFallback ; // Create a "PdfSaveOptions" object that we can pass...operation. PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words/iwa...