Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 24,796 for

range

(0.09 sec)
  1. Convert PS to DICOM via Java | products.aspose.com

    Export PS file to DICOM in your Java applications without using any third party application... It also supports a wide range of other file formats, including...library that provides a wide range of features for manipulating...

    products.aspose.com/total/java/conversion/ps-to...
  2. Export EPUB to SWF via C# API | products.aspose...

    .NET API to Convert EPUB to SWF without using Microsoft Word...can be used to convert a wide range of file formats, including EPUB...files into PPTX. It provides a range of features that make it easy...

    products.aspose.com/total/net/conversion/epub-t...
  3. Android API to Render MHTML to XAMLFLOW | produ...

    Transform MHTML to XAMLFLOW via Android via Java API...via Java API provides a wide range of features for converting MHTML...Furthermore, it provides a range of options for controlling the...

    products.aspose.com/total/android-java/conversi...
  4. 使用C++创建带引导线的饼图|Documentation

    学习如何用Aspose.Cells for C++ API在Microsoft Excel中创建带引导线的饼图。我们的指南演示如何添加连接数据点和图例的引导线,提升图表的清晰度。...( id ); // Set series data range chart . GetNSeries (). Add (...true ); // Set category data range chart . GetNSeries (). SetCategoryData...

    docs.aspose.com/cells/zh/cpp/creating-pie-chart...
  5. ChartSeriesGroup.bubble_scale property | Aspose...

    ChartSeriesGroup.bubble_scale property. Gets or sets the size of the bubbles as a percentage of their default size.... The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Image Hyperlinks|Documentation

    Learn how to Add Image Hyperlinks through the Aspose.Cells for Python via .NET API....Assistant Close Get Hyperlinks in Range Detect Hyperlink Type Analyzing...

    docs.aspose.com/cells/python-net/add-image-hype...
  7. Specify Job or Document Name while printing wit...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Document Assistant Close Printing Range of Pages using SheetRender and...

    docs.aspose.com/cells/net/specify-job-or-docume...
  8. OoxmlSaveOptions.zip_64_mode property | Aspose....

    OoxmlSaveOptions.zip_64_mode property. Specifies whether or not to use ZIP64 format extensions for the output document...DocumentBuilder () for i in range ( 0 , 10000 ): bmp = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap.... The range of acceptable values is from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...getWorksheets(); NamedRange[] ranges = sheets.getNamedRanges();...for (NamedRange range : ranges) { if (!range.getText().startsWith(namePrefix))...

    forum.aspose.com/t/formatting-not-retained-whil...