Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 14,901 for

export options

(0.16 sec)
  1. Semi-Transparent EMF Image Is Rendered as Blank...

    We have been working with Aspose Slides v25.7 for our product where in we have EMF images to be printed into PDF but we found that the Semi-transparent images (Alpha = 50% or between 1-99 % ) it renders blank image in pd…...Is Rendered as Blank in the Exported PDF in C++ Aspose.Slides Product...System::MakeObject<Aspose::Slides::Export::PdfOptions>(); pdfOptions...

    forum.aspose.com/t/semi-transparent-emf-image-i...
  2. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....files and the Save method to export the diagram to any supported...diagram as PNG ImageSaveOptions options = new ImageSaveOptions ( SaveFileFormat...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  3. .NET Excel API | Process Spreadsheet Formats vi...

    C# ASP.NET VB.NET library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV, HTML and so on.... Export spreadsheets to other formats...Formatting Apply Formulas Import/Export Data Platform Independence...

    products.aspose.com/cells/net/
  4. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.Export_page_setup property. Specifies whether page setup is Exported to HTML, MHTML or EPUB...export_page_setup property HtmlSaveOptions.export_page_setup...Specifies whether page setup is exported to HTML, MHTML or EPUB. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....VSDX ); Specifying Visio Save Options There are several Diagram.Save...corresponding class that holds save options for that save format. For example...

    docs.aspose.com/diagram/net/save-visio-document/
  6. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method...Hide ] save(file_name, save_options) Renders the shape into an...self , file_name : str , save_options : aspose . words . saving ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...); // Specify html save options - export worksheet css separately...save options HtmlSaveOptions options ; // Set optional settings...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...
  8. Convert PowerPoint Presentations to XPS in PHP|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS using Aspose.Slides for PHP via Java. Get step-by-step guide and sample code....might actually be your best option for certain operations. Windows...Presentation ( "Convert_XPS_Options.pptx" ); try { # Instantiate...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. HtmlSaveOptions.ImagesFolder | Aspose.Words for...

    Discover HtmlSaveOptions ImagesFolder property. Easily set the folder for saving images when Exporting documents to HTML. Streamline your workflow today!...where images are saved when exporting a document to HTML format...imagesDir ); // Set an option to export form fields as plain text...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control....join ( current_dir , "data" ) export_html = f """ <html> <body>...</html>""" with io . BytesIO ( export_html . encode ( 'utf-8' ))...

    docs.aspose.com/cells/python-net/support-the-la...