Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 13,737 for

pdfsaveoptions

(0.58 sec)
  1. Make DOC Using Java

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

    products.aspose.com/words/java/make/doc/
  2. Შექმენით Დოკუმენტი Java Ში

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

    products.aspose.com/words/ka/java/make/
  3. Buat HTML Menggunakan Java

    Buat HTML baharu dalam Java dalam beberapa langkah. Buat HTML dengan mudah menggunakan pustaka Java....bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/ms/java/make/html/
  4. Worksheet to Image - Set Pixel Format for the R...

    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....DefaultFont property of PdfSaveOptions and ImageOrPrintOptions...

    docs.aspose.com/cells/net/worksheet-to-image-se...
  5. 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/java/convert-excel-file-t...
  6. OutlineOptions class | Aspose.Words for Python

    aspose.words.saving.OutlineOptions class. Allows to specify outline options...docx' ) # Create a "PdfSaveOptions" object that we can pass...save_options = aw . saving . PdfSaveOptions () # Set the "PageMode"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OutlineOptions.createMissingOutlineLevels prope...

    OutlineOptions.createMissingOutlineLevels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported....2" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); // The output PDF document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....VectorWithFallback ; // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions . metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 如何使用 Python 将 Word 转换为 PDF

    这个简短的教程包含有关如何使用 Python 将 Word 转换为 PDF 的信息。为了在 Python 中将 Word 转换为 PDF,本主题需要执行转换所需的环境配置步骤和 API 调用。...文件加载到 Document 类对象实例中 初始化 PdfSaveOptions 对象以设置输出 PDF 选项 使用保存方法将...Document 类实例加载源 Word 文件。 PdfSaveOptions 将用于自定义 PDF,最后将其保存在磁盘上。...

    kb.aspose.com/zh/words/python/how-to-convert-wo...
  10. Aspose words for JAVA 文档转换成pdf问题 - Free Support...

    使用maven版本 aspose-words:24.3:jdk17,把word文档转换成pdf后希望二者有布局上保持一致,就是高保真。但是现在出来的效果不太一样。请问该怎么解决? 附件是对比。 https://c.wss.cc/f/i20kj788uud 复制链接到浏览器打开... 设置保存选项 :在转换时,您可以使用 PdfSaveOptions 来调整PDF的保存选项。例如,您可以设置 setCompliance...docx"); PdfSaveOptions options = new PdfSaveOptions(); options...

    forum.aspose.com/t/aspose-words-for-java-pdf/31...