Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 9,665 for

pdfsaveoptions

(0.04 sec)
  1. 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...
  2. PdfTextCompression Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfTextCompression enum for efficient PDF content compression, enhancing file size and performance while preserving quality...." ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OutlineOptions.createOutlinesForHeadingsInTable...

    OutlineOptions.createOutlinesForHeadingsInTables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....endTable (); // Create a "PdfSaveOptions" object that we can pass... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Remove Gap Between Tasks List and Footer

    Aspose.Tasks for Java provides ReduceFooterGap property to reduce gap between the list of tasks and the footer while conversion of project data to different formats....13 14 PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); 15...15 pdfSaveOptions. setReduceFooterGap ( true ); 16 pdfSaveOptions...

    docs.aspose.com/tasks/java/reducing-gap-between...
  5. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Discover the Pdfsaveoptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced printing efficiency....UseBookFoldPrintingS Contents [ Hide ] PdfSaveOptions.UseBookFoldPrintingS property..."Paragraphs.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the Pdfsaveoptions CacheBackgroundGraphics property to optimize document graphics caching, enhancing your PDF creation and performance....CacheBackgroundGraph Contents [ Hide ] PdfSaveOptions.CacheBackgroundGraph property...docx" ); PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the Pdfsaveoptions SaveFormat property to easily save documents in PDF format. Simplify your file management with efficient saving options....SaveFormat Contents [ Hide ] PdfSaveOptions.SaveFormat property Specifies...1.2.2" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfSaveOptions.createNoteHyperlinks property | ...

    Pdfsaveoptions.createNoteHyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks...createNoteHyperlinks property PdfSaveOptions.createNoteHyperlinks property...endnotes.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用 C++ 将 Excel 转换为 PDF|Documentation

    了解如何使用 Aspose.Cells 和 C++ 将 Excel 工作簿转换为 PDF 格式。... 请注意,您可以使用 PdfSaveOptions.GetProducer() 属性在输出文档中更改此信息。...您还可以选择使用 PdfSaveOptions 类设置转换的不同属性。设置 PdfSaveOptions 类的不同属性可以让您控制输出...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-pdf/
  10. Save Each Worksheet to a Different PDF File 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....set one sheet index to [ PdfSaveOptions.SheetSet ]( https://reference...(); // Define PdfSaveOptions const pdfSaveOptions = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/save-each-work...