Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 9,659 for

pdfsaveoptions

(0.05 sec)
  1. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...PdfSaveOptions { OptimizationType = Aspose...MinimumSize-option in new Aspose.Cells.PdfSaveOptions { OptimizationType = Aspose...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  2. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....VectorWithFallback ; // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions . metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels 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...save_options = aw . saving . PdfSaveOptions () # The output PDF document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....docx"); // Create a "PdfSaveOptions" object that we can pass...color. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); {...

    reference.aspose.com/words/java/com.aspose.word...
  5. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....end_table () # Create a "PdfSaveOptions" object that we can pass...pdf_save_options = aw . saving . PdfSaveOptions () # The output PDF document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed to a user on an encrypted PDF document in Java....DOCUMENT_ASSEMBLY); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions(); // Enable...

    reference.aspose.com/words/java/com.aspose.word...
  7. Ինչպես փոխարկել TeX-ը PDF-ի C#-ով

    Այս հիմնական ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել TeX-ը PDF-ի C#-ով: Այն ընդգրկում է համակարգի կազմաձևման մասին տեղեկատվությունը, քայլ առ քայլ ընթացակարգը և գործարկվող կոդի նմուշը՝ լատեքսը PDF-ի C#-ով փոխարկելու համար:...պահպանման տարբերակները PdfSaveOptions դասի հետ Գործարկեք LaTeX-ի...ելքային ֆայլի համար սահմանեք PdfSaveOptions: Այնուհետև գործարկեք TexJob-ը՝...

    kb.aspose.com/hy/tex/net/how-to-convert-tex-to-...
  8. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about Pdfsaveoptions and consider Python code examples for converting SVG to PDF....{{#if_output 'PDF'}} options = PdfSaveOptions() {{/if_output}} {{#if_output...Initialize PdfSaveOptions 27 options = PdfSaveOptions() 28 29 #...

    docs.aspose.com/html/python-net/convert-svg-to-...
  9. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....docx"); // Create a "PdfSaveOptions" object that we can pass...color. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); {...

    reference.aspose.com/words/java/com.aspose.word...
  10. Ustvari Dokument V Java

    Ustvarite datoteko s knjižnico Java. Preprosto ustvarite nov dokument v Java v nekaj korakih....bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/sl/java/make/