Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 14,398 for

export options

(0.13 sec)
  1. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.font_file_name property. Gets or sets the file name (without path) where the font will be saved to....names are generated during export to HTML. When the event is...every embedded font when exporting to HTML format. How the font...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more by using Aspose.Cells for Python via .NET API....API provides support for exporting spreadsheets to HTML format...via .NET has exposed image_options for the HtmlSaveOptions class...

    docs.aspose.com/cells/python-net/convert-workbo...
  3. Android API to Convert DOCX to XLAM or with fre...

    Convert DOCX to XLAM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLAM online converter quickly before integrating the code....Applications or Online App Export DOCX to XLAM in Android Apps...class allows you to specify options for document cleaning. To remove...

    products.aspose.com/total/android-java/conversi...
  4. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...7:04am 3 @aakanksha76 When exporting a worksheet containing multiple...page, please check your PDF export code to see if the “OnePagePerSheet”...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  5. MD to PDF Merge using Python | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Export the merged PDF document to...from os import path md_load_options = apdf . MdLoadOptions () document_infiles...

    products.aspose.com/pdf/python-net/merger/md-to...
  6. PdfSaveOptions.imageColorSpaceExportMode proper...

    PdfSaveOptions.imageColorSpaceExportMode property. Specifies how the color space will be selected for the images in PDF document....imageCompression option is ignored and Flate compression...images in a document as we export it to PDF. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfImageColorSpaceExportMode enumeration | Aspo...

    aspose.words.saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document....images in a document as we export it to PDF. doc = aw . Document...document to .PDF. pdf_save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Convert HTML to Word Document using C#

    This article guides on how to convert HTML to Word document using C#. It has all the details to set the IDE, a list of steps and a runnable sample code performing HTML to Word conversion using C#.... You will learn different options to customize the input HTML...the Document object Perform optional changes in the loaded HTML...

    kb.aspose.com/words/net/how-to-convert-html-to-...
  9. 透過 C# 使用 Aspose.Note 和 Aspose.Html 將 OneNote 轉換...

    使用 C# 將 OneNote 轉換為 Obsidian 的範例程式碼。利用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 .one 批次轉換為 .md 文件...html" ); MarkdownSaveOptions options = new MarkdownSaveOptions();...ConvertHTML(htmlDocument, options, mdFilePath); } } 透過使用 Aspose...

    products.aspose.com/note/zh-hant/net/conversion...
  10. 透過 C# 使用 Aspose.Note 將 OneNote 轉換為 Joplin Markd...

    了解如何使用 Aspose.Note for .NET 將 Microsoft OneNote (.one) 檔案轉換為 Joplin Markdown (.md)。逐步指南、程式碼範例以及無縫筆記格式轉換的提示。...html" ); MarkdownSaveOptions options = new MarkdownSaveOptions();...ConvertHTML(htmlDocument, options, mdFilePath); } } 若要將 .one...

    products.aspose.com/note/zh-hant/net/conversion...