Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 24,389 for

range

(0.08 sec)
  1. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...to use and provides a wide range of features. It supports a variety...to use and provides a wide range of features. It supports a variety...

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides.... categories ) for k in range ( len ( chart . chart_data .... categories )): for i in range ( len ( chart . chart_data ....

    docs.aspose.com/slides/python-net/chart-data-la...
  3. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method... range . fields ])) doc . update_fields...FIELD_INCLUDE_PICTURE for f in doc . range . fields ])) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to binarize an image|Documentation

    Binarize an image using fixed binarisation method with threshold, method Bradly and Otsu method....to indicate a threshold in a range of 0 and 255. All pixels of...

    docs.aspose.com/imaging/python-net/developer-gu...
  5. Image Compressor Licensing Plugin|Documentation

    Reduce image sizes in C# using Image Compressor with flexible compression options for raster or vector images...vector images, you have a wide range of options at your disposal...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  6. DocumentVisitor.visitBookmarkStart method | Asp...

    DocumentVisitor.visitBookmarkStart method. Called when a start of a bookmark is encountered in the document.... range . bookmarks ; expect ( bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create and Save New Workbooks|Documentation

    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.... Range cells = worksheet . Cells ;...

    docs.aspose.com/cells/net/create-and-save-new-w...
  8. AxisTickLabels.Rotation | Aspose.Words for .NET

    Adjust AxisTickLabels rotation for optimal readability. Customize tick label angles in degrees to enhance your chart's clarity and visual appeal....{ get ; set ; } Remarks The range of acceptable values is from...

    reference.aspose.com/words/net/aspose.words.dra...
  9. An error occurred in the Contacts module while ...

    I am using the Aspose.Email API (licensed version). I was retrieving the contact data, but it throws the exception: “Not a valid Win32 FileTime”. They receive the contact data item-wise, so please add this as well....a Win32 FILETIME (the valid range is 01‑01‑1601 to 31‑12‑9999)...materialised, and an out‑of‑range or corrupted value causes the...

    forum.aspose.com/t/an-error-occurred-in-the-con...
  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...