Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 24,386 for

range

(0.89 sec)
  1. C++ Barcode Processing API | products.aspose.com

    C++ barcode scanner and generator library for 1D and 2D barcodes. Create and read different kinds of 1D, 2D and Postal barcodes... It supports a wide range of barcode types, including...and read barcodes from a wide range of sources, such as images,...

    products.aspose.com/barcode/cpp/
  2. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...Xlsx)); var range = wbc.Worksheets.Names.First(x...worksheet = range.Worksheet; worksheet.PageSetup.PrintArea = range.Address;...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  3. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…... as presentation: for i in range(slide_count): bmp = presentation...Presentation(ppt_path) as pres: for i in range(pres.slides.count): # 通过增大 scale...

    forum.aspose.com/t/ppt/322437
  4. Convert PDF to XML in Python | products.aspose.com

    Convert PDF to XML in Python. Use Python library API to convert PDF files to XMLs...pdf" ) for index in range(pres . slides . length): slide...

    products.aspose.com/slides/python-net/conversio...
  5. Edit OTP in PHP | products.aspose.com

    Edit OTP in PHP. Use PHP library API to edit OTP files...provides users with an extensive range of features to help them create...

    products.aspose.com/slides/php-java/editor/otp/
  6. Edit PPS in PHP | products.aspose.com

    Edit PPS in PHP. Use PHP library API to edit PPS files...provides users with an extensive range of features to help them create...

    products.aspose.com/slides/php-java/editor/pps/
  7. Edit POTX in PHP | products.aspose.com

    Edit POTX in PHP. Use PHP library API to edit POTX files...provides users with an extensive range of features to help them create...

    products.aspose.com/slides/php-java/editor/potx/
  8. Edit POTM in PHP | products.aspose.com

    Edit POTM in PHP. Use PHP library API to edit POTM files...provides users with an extensive range of features to help them create...

    products.aspose.com/slides/php-java/editor/potm/
  9. Edit PPTX in PHP | products.aspose.com

    Edit PPTX in PHP. Use PHP library API to edit PPTX files...provides users with an extensive range of features to help them create...

    products.aspose.com/slides/php-java/editor/pptx/
  10. How to create Sunburst chart with C++|Documenta...

    Learn how to create a sunburst chart in Aspose.Cells for C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more....Chart" ); // Add series data range chart . GetNSeries (). Add (...

    docs.aspose.com/cells/cpp/creating-sunburst-chart/