Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 13,737 for

pdfsaveoptions

(0.35 sec)
  1. 在 Java 中将 HTML 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 HTML 转换为 PDF。使用转换器和 Pdfsaveoptions 类可获得精确和可定制的 PDF 输出。..." , new PdfSaveOptions(), "convert-with-single-line...代码的字符串、输入 HTML 文件的基本文件夹、PdfSaveOptions 类的实例以及保存转换后文件的输出文件路径。 用...

    docs.aspose.com/html/zh/java/html-to-pdf-conver...
  2. Convert SVG to PDF – Aspose.HTML for Java

    Convert SVG to PDF using Aspose.HTML for Java. Consider various SVG to PDF conversion scenarios and learn how to use Pdfsaveoptions....file, an instance of the PdfSaveOptions class, and the output file...convertSVG (code, "." , new PdfSaveOptions(), "output.pdf" ); Exa...

    docs.aspose.com/html/java/convert-svg-to-pdf/
  3. How to Convert OBJ to PDF in Java

    This article guides on how to convert OBJ to PDF in Java. It contains the IDE settings, a list of steps, and a runnable sample code to develop an OBJ to PDF converter in Java....be customized using the PdfSaveOptions class while saving the...Create an object of the PdfSaveOptions class object Set properties...

    kb.aspose.com/3d/java/how-to-convert-obj-to-pdf...
  4. PDF converted from Word has extra row and pushe...

    Hi, When converting a DOCX to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …...pdf", new PdfSaveOptions()); I’ve attached test...Adjust PdfSaveOptions : You can customize the PdfSaveOptions to better...

    forum.aspose.com/t/pdf-converted-from-word-has-...
  5. PdfSaveOptions.jpeg_quality property | Aspose.W...

    Pdfsaveoptions.jpeg_quality property. Gets or sets a value determining the quality of the JPEG images inside PDF document....jpeg_quality property PdfSaveOptions.jpeg_quality property Gets...in conjunction with the PdfSaveOptions.image_compression option...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal documents to PDF, the layout remains correct. However, when con…...Words, you can utilize the PdfSaveOptions class. This class provides...Up PdfSaveOptions : Create an instance of PdfSaveOptions and...

    forum.aspose.com/t/ensure-vertical-text-layout-...
  7. How to Convert OneNote to PDF | Aspose.Note Doc...

    A guide on how to export and save notes from OneNote to PDF using various options including default settings and Jpeg compression....Initialize PdfSaveOptions object 8 PdfSaveOptions opts = new...new PdfSaveOptions(); 9 10 // Set page index: 0 means to start saving...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  8. PdfSaveOptions.textCompression property | Aspos...

    Pdfsaveoptions.textCompression property. Specifies compression type to be used for all textual content in the document....textCompression property PdfSaveOptions.textCompression property...aliqua." ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarksOutlineLevelCollection.RemoveAt | Aspo...

    Easily manage your bookmarks with the RemoveAt method. Quickly remove bookmarks by index for a streamlined experience in your application!... PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); ...BookmarksOutlineLeve outlineLevels = pdfSaveOptions . OutlineOptions . BookmarksOutlineLeve...

    reference.aspose.com/words/net/aspose.words.sav...
  10. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    Discover how to enhance your project with the BookmarksOutlineLevelCollection Add method, effortlessly adding bookmarks to your collection for better organization.... PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); ...BookmarksOutlineLeve outlineLevels = pdfSaveOptions . OutlineOptions . BookmarksOutlineLeve...

    reference.aspose.com/words/net/aspose.words.sav...