Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 2,962 for

numbers export

(0.06 sec)
  1. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into pages and convert such a document or selected pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....Words implements a number of renderers that either produce...printing or drawing. Note that the export can also be paginated for HTML...

    docs.aspose.com/words/java/rendering/
  2. Convert DICOM to PNG in Java

    Follow this article to convert DICOM to PNG in Java. It has details to set the IDE, a list of steps, and a sample code for changing file format from DCM to PNG in Java....Retrieve and display the total number of pages in the DICOM file...PngOptions object to define the PNG export settings Loop through each...

    kb.aspose.com/imaging/java/convert-dicom-to-png...
  3. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for .NET (a .NET API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site....Opened/Created MS OneNote notebook The number of the sections is restricted...evaluation watermark at the top. Export MS OneNote to PDF Evaluation...

    docs.aspose.com/note/net/licensing/
  4. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D charts in Aspose.Slides for PHP via Java, with support for PPT and PPTX files — boost your presentations today.... You can export a chart to an image via the...walls and plot areas, limit the number of data points per series when...

    docs.aspose.com/slides/php-java/3d-chart/
  5. 使用 Python 在演示文稿中格式化图表|Aspose.Slides for Python 文档

    了解在 Aspose.Slides for Python 中通过 .NET 进行图表格式化,并为您的 PowerPoint 或 OpenDocument 演示文稿提升专业且引人注目的样式。... is_number_format_linked_to_source = False...chart . axes . vertical_axis . number_format = "0.0%" # 设置数值轴的最大值、最小值、主单位和次单位。...

    docs.aspose.com/slides/zh/python-net/chart-form...
  6. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....document file name and a unique number to generate unique file name...names are generated during export to fixed page HTML, SVG or...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Convert PPTX to Markdown using Java

    This simple topic covers how to convert PPTX to Markdown using Java. It also cover the configuration settings for the project, a step-wise programming tasks, and a running example code to Export PPT to MD in Java....demonstrates the process of exporting a PPTX to Markdown in Java...slide number, show hidden slides, output flavor, and export type...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  8. How to Convert PDF to PDFA Format using Python

    This topic covers the details on how to convert PDF to PDFA format using Python. It provides information to set up the environment and a step-by-step procedure to write the PDF to PDFA converter using Python....convert method to export the loaded PDF to a number of other formats...The convert() method has a number of overloaded functions but...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  9. Merge PPT Files To SVG Using Python | products....

    Merge multiple PPT files in Python.... slide_number)), "wb" ) as file: slide ....svg".format(str(slide.slide_number)), "wb") as file: slide.write_as_svg(file)...

    products.aspose.com/slides/python-net/merge/ppt...
  10. Merge PPTM Files To JPG Using Python | products...

    Merge multiple PPTM files in Python.... slide_number)), drawing . imaging . ImageFormat...slide_number)), drawing.imaging.ImageFormat.jpeg) Export PPTM...

    products.aspose.com/slides/python-net/merge/ppt...