Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 24,238 for

range

(0.1 sec)
  1. Convert PPSM to PNG in Python | products.aspose...

    Convert PPSM to PNG in Python. Use Python library API to convert PPSM files to PNG...not only PNG but also a wide range of other formats, empowering..."PowerPoint.ppsm" ); for i in range(pres . getSlides() . size()):...

    products.aspose.com/slides/python-java/conversi...
  2. Convert PPTM to PNG in Python | products.aspose...

    Convert PPTM to PNG in Python. Use Python library API to convert PPTM files to PNG...not only PNG but also a wide range of other formats, empowering..."PowerPoint.pptm" ); for i in range(pres . getSlides() . size()):...

    products.aspose.com/slides/python-java/conversi...
  3. Convert PPSX to PNG in Python | products.aspose...

    Convert PPSX to PNG in Python. Use Python library API to convert PPSX files to PNG...not only PNG but also a wide range of other formats, empowering..."PowerPoint.ppsx" ); for i in range(pres . getSlides() . size()):...

    products.aspose.com/slides/python-java/conversi...
  4. Convert PPSM to SVG in Python | products.aspose...

    Convert PPSM to SVG in Python. Use Python library API to convert PPSM files to SVG...not only SVG but also a wide range of other formats, empowering..."PowerPoint.ppsm" ); for i in range(pres . getSlides() . size()):...

    products.aspose.com/slides/python-java/conversi...
  5. ChartTitle.rotation property | Aspose.Words for...

    ChartTitle.rotation property. Gets or sets the rotation of the chart title in degrees.... Remarks The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage.... The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... range . replace ( pattern = 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert XLS to PPT using Python or with free On...

    XLS to PPT conversion in your Python applications without using Microsoft Office or online. Test free XLS to PPT online converter quickly before integrating the code.... It also supports a wide range of features such as data validation...presentations. It supports a wide range of features such as text formatting...

    products.aspose.com/total/python-net/conversion...
  9. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Height method. Gets or sets the height of the horizontal rule in C++.... Valid values range from 0 to 1584 inclusive. The...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page Ranges....document by pages or by page ranges. Both splitting options will...document page by page, by page ranges, or starting with the specified...

    docs.aspose.com/words/cpp/split-a-document/