Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 9,663 for

pdfsaveoptions

(0.06 sec)
  1. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....docx"); // Create a "PdfSaveOptions" object that we can pass...color. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); {...

    reference.aspose.com/words/java/com.aspose.word...
  2. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....cells import Workbook , PdfSaveOptions # For complete examples...Pdf format save_options = PdfSaveOptions () workbook . save ( Response...

    docs.aspose.com/cells/python-net/saving-file-to...
  3. How to Convert PS to PDF in Java

    This article guides on how to convert PS to PDF in Java. It has all the IDE settings, the list of programming tasks, and a runnable sample code to transform PostScript to PDF in Java....PS file stream Create a PdfSaveOptions object using the desired...the PDF file using the PdfSaveOptions class object customized...

    kb.aspose.com/page/java/how-to-convert-ps-to-pd...
  4. Ինչպես փոխակերպել Markdown-ը PDF-ի Python-ում

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

    kb.aspose.com/hy/words/python/how-to-transform-...
  5. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF document....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...
  6. PdfImageColorSpaceExportMode enumeration | Aspo...

    aspose.words.saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document....png' ) # Create a "PdfSaveOptions" object that we can pass...pdf_save_options = aw . saving . PdfSaveOptions () # Set the "ImageColorSpaceExpor"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/java/make/pdf/
  8. Ինչպես փոխարկել OBJ-ը PDF-ի Python-ում

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

    kb.aspose.com/hy/3d/python/how-to-convert-obj-t...
  9. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....2" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions . saveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert Excel file to PDF format compatible wit...

    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....Developers may use the PdfSaveOptions class to set different...different properties of the PdfSaveOptions class gives you control...

    docs.aspose.com/cells/net/convert-excel-file-to...