Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 12,086 for

pdfsaveoptions

(0.04 sec)
  1. PdfSaveOptions.useSdtTagAsFormFieldName propert...

    Pdfsaveoptions.useSdtTagAsFormFieldName property. Specifies whether to use SDT control Tag or Id property as a name of form field in PDF....useSdtTagAsFormField property PdfSaveOptions.useSdtTagAsFormField property...saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions . preserveFormFields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS document to PDF in Java...Create an instance of the PdfSaveOptions class object to set PDF...a file or a stream. The PdfSaveOptions class allows you to control...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...
  3. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...pdf"); PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); pdfSaveOptions...setCompliance(PdfCompliance.PDF_17); pdfSaveOptions.setFontEmbeddingMode(PdfFontEmbeddingMode...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  4. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document...DocumentAssembly ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); // Enable encryption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfImageCompression enumeration | Aspose.Words ...

    aspose.words.saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....png' ) # Create a "PdfSaveOptions" object that we can pass...pdf_save_options = aw . saving . PdfSaveOptions () # Set the "ImageCompression"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Გააკეთეთ PDF Java Ის Გამოყენებით

    შექმენით ახალი PDF Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF Java ბიბლიოთეკის გამოყენებით....bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/ka/java/make/pdf/
  7. Gawe PDF Nganggo Java

    Gawe PDF anyar ing Java ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan Java....bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/jv/java/make/pdf/
  8. Urobiť PDF Pomocou Java

    Vytvorte nový PDF v Java v niekoľkých krokoch. Jednoducho vytvorte PDF pomocou knižnice Java....bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/sk/java/make/pdf/
  9. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…... you can try using the PdfSaveOptions class to specify additional...cement.docx") ' Create PdfSaveOptions and set properties Dim...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  10. Convert Excel file to PDF format compatible wit...

    Learn how to Convert Excel file to PDF format compatible with PDFA-1a with Aspose.Cells for Python via .NET API....Developers may use the PdfSaveOptions class to set different...different properties of the PdfSaveOptions class gives you control...

    docs.aspose.com/cells/python-net/convert-excel-...