Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 9,623 for

pdfsaveoptions

(0.25 sec)
  1. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...如何将工作表打印为一页 要强制输出为单页: 使用 PdfSaveOptions 设置 one_page_per_sheet 属性...cells import Workbook , PdfSaveOptions # Instantiating a Workbook...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  2. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    Discover the Pdfsaveoptions ExportParagraphGraphicsToArtifact property to control paragraph graphics as artifacts, enhancing your document's visual clarity....ExportParagraphGraph Contents [ Hide ] PdfSaveOptions.ExportParagraphGraph property...docx" ); PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfImageColorSpaceExportMode | Aspose.Words for...

    Specifies how the color space will be selected for the images in PDF document in Java....png"); // Create a "PdfSaveOptions" object that we can pass...PDF. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); //...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用 Node.js 和 C++ 将每个工作表保存为不同的 PDF 文件|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....可以尝试每次设置一个工作表索引为 [ PdfSaveOptions.SheetSet ]( https://reference...(); // Define PdfSaveOptions const pdfSaveOptions = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/save-each-w...
  5. PdfSaveOptions.UseSdtTagAsFormFieldName | Aspos...

    Discover how the Pdfsaveoptions UseSdtTagAsFormFieldName property enhances PDF forms by using SDT control tags for better organization and clarity....UseSdtTagAsFormField Contents [ Hide ] PdfSaveOptions.UseSdtTagAsFormField property...docx" ); PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for Node.js via C++....Instantiate the PdfSaveOptions const pdfSaveOptions = new AsposeCells...AsposeCells . PdfSaveOptions (); // Set Image Resample properties pdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/resampling-add...
  7. 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-...
  8. PdfCustomPropertiesExport Enum | Aspose.Words f...

    Discover how the Aspose.Words.PdfCustomPropertiesExport enum enhances PDF exports by customizing document properties for optimal results....value" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  9. SaveOptions.DmlEffectsRenderingMode | Aspose.Wo...

    Discover how the SaveOptions DmlEffectsRenderingMode property optimizes DrawingML effects rendering for enhanced document quality and performance....docx" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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...