Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 9,663 for

pdfsaveoptions

(0.04 sec)
  1. Aspose.Cells 8.7.0中的公共API更改|Documentation

    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....0已公开了PdfSaveOptions.OptimizationType属性以及Pd...选择导出电子表格到PDF格式时所需的优化算法。PdfSaveOptions.OptimizationType属性有两个可能的值,如下所述。...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…... Use PdfSaveOptions : When saving the document...document to PDF, you can use PdfSaveOptions to control various aspects...

    forum.aspose.com/t/converting-word-document-to-...
  3. 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...
  4. 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...
  5. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....conversion to PDF in C++ Create PdfSaveOptions class object to customize...options available in the PdfSaveOptions class. Code to Change RTF...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  6. [Tracking revision] Numbering don't applied spe...

    Hello ! We are a software publisher using your library for our Web application. And we used Aspose.Word for converting Word to Pdf. I have this file containing numbering : Test aspose.docx (16.5 KB) when i tried to …...FileInfo(dest); PdfSaveOptions saveOptions = new PdfSaveOptions(){ SaveFormat...

    forum.aspose.com/t/tracking-revision-numbering-...
  7. Pdf|Documentation

    Learn how to converT Excel to PDF with Aspose.Cells for Python via .NET API....in output Documents by PdfSaveOptions.producer property. Direct...may also opt to use the PdfSaveOptions class to set different...

    docs.aspose.com/cells/python-net/convert-excel-...
  8. 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/
  9. Გააკეთეთ 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/
  10. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on page or the display of the metafile in its default size....docx" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); // Set the "EmulateRenderingToSi"...

    reference.aspose.com/words/nodejs-net/aspose.wo...