Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 24,383 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. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_WidthPercent method. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width in C++....get_WidthPercent () Remarks Valid values range from 1 to 100 inclusive. The...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Wrapping Cell Text|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 cellA1 = sheet . Cells . get_Range ( "A1" );.... Excel . Range cellA5 = sheet . Cells . get_Range ( "A5" );...

    docs.aspose.com/cells/net/wrapping-cell-text/
  4. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in Node.js via C++....apply formats to a cell or range of cells and have that formatting...the worksheet by calling the Range.copy() method. Applying Conditional...

    docs.aspose.com/cells/nodejs-cpp/conditional-fo...
  5. 向单元格添加超链接|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....//Define a range object(A1). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A1" , "A1" ); //Add a hyperlink to it. objSheet...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  6. 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...
  7. FieldCollection.Count | Aspose.Words for .NET

    Discover the FieldCollection Count property, which efficiently returns the total number of fields in your collection for streamlined data management.... Range . Fields ; Assert . That ( fields...FieldCollection fields = doc . Range . Fields ; Assert . That ( fields...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. Parameterized Report Support|Aspose.PDF for Rep...

    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....Pdf renderer supports a wide range of parameters, such as: Supported...

    docs.aspose.com/pdf/reportingservices/parameter...
  10. Convert PPTM to BMP in Python | products.aspose...

    Convert PPTM to BMP in Python. Use Python library API to convert PPTM files to BMP...not only BMP 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...