Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 14,835 for

export options

(0.2 sec)
  1. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...Render the sheet to XPS const options = new XpsSaveOptions (); const...SheetSet ([ sheet . index ]); options . sheetSet = sheetSet ; const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. Converting a XSLFO file to DOC using Python | A...

    Sample code on Python for XSLFO to DOC conversion. Use example code for batch XSLFO to DOC conversion with Python and .NET...data_dir , outfile ) load_options = apdf . XslFoLoadOptions (...( path_xsltfile ) load_options . parsing_errors_handling_type...

    products.aspose.com/pdf/python-net/conversion/x...
  3. Converting a HTML file to JPEG using Python | A...

    Sample code on Python for HTML to JPEG conversion. Use example code for batch HTML to JPEG conversion with Python and .NET...data_dir , outfile ) load_options = apdf . HtmlLoadOptions ()...Document ( path_infile , load_options ) resolution = apdf . devices...

    products.aspose.com/pdf/python-net/conversion/h...
  4. Converting a XPS file to EMF using Python | Asp...

    Sample code on Python for XPS to EMF conversion. Use example code for batch XPS to EMF conversion with Python and .NET...data_dir , outfile ) load_options = apdf . XpsLoadOptions ()...Document ( path_infile , load_options ) resolution = apdf . devices...

    products.aspose.com/pdf/python-net/conversion/x...
  5. Converting a XPS file to XLS using Python | Asp...

    Sample code on Python for XPS to XLS conversion. Use example code for batch XPS to XLS conversion with Python and .NET...data_dir , outfile ) load_options = apdf . XpsLoadOptions ()...path_infile , load_options ) save_options = apdf . ExcelSaveOptions...

    products.aspose.com/pdf/python-net/conversion/x...
  6. Converting a HTML file to EPUB using Python | A...

    Sample code on Python for HTML to EPUB conversion. Use example code for batch HTML to EPUB conversion with Python and .NET...data_dir , outfile ) load_options = apdf . HtmlLoadOptions ()...path_infile , load_options ) save_options = apdf . EpubSaveOptions...

    products.aspose.com/pdf/python-net/conversion/h...
  7. View OFT Files via .NET | Aspose.Email OFT View...

    C# source code to load, render and display OFT documents on .NET Framework, .NET Core, and Xamarin Platforms....The Save method is used to export the OFT content in a format...output file name and the save option SaveOptions.DefaultHtml . System...

    products.aspose.com/email/net/viewer/oft/
  8. Convert Word to Excel using Python or with free...

    Word to Excel conversion in your Python applications without using Microsoft Word or Excel or online. Test free Word to Excel online converter quickly before integrating the code.... Exporting Word documents to Excel can...decision-making. Thirdly, exporting Word documents to Excel using...

    products.aspose.com/total/python-net/conversion...
  9. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...join_runs_with_same_formatting(options) Joins runs with the same formatting...CompositeNode ) to_string(save_format) Exports the content of the node into...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Common SVG Styling and Font Issues – Aspose.SVG...

    Learn how to diagnose and fix SVG styling and font issues, including CSS priority conflicts, font fallback problems, and inconsistent rendering when converting SVG....mixed (especially in SVGs exported from tools like Illustrator...( "font-size" ); 15 16 // Optional cleanup: remove empty style=""...

    docs.aspose.com/svg/net/common-svg-styling-and-...