Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 24,435 for

range

(0.28 sec)
  1. Aspose::Words::Drawing::Stroke::get_ForeTintAnd...

    Aspose::Words::Drawing::Stroke::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the stroke foreground color in C++....allowed values are within the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word documents by effectively separating field codes from results.... Range { get; } Returns a Range object that represents...FieldCollection fields = doc . Range . Fields ; Assert . That ( fields...

    reference.aspose.com/words/net/aspose.words.fie...
  3. BuiltInDocumentProperties.titles_of_parts prope...

    BuiltInDocumentProperties.titles_of_parts property. Each string in the array specifies the name of a part in the document....heading_pairs_index += 1 for i in range ( parts_count ): print ( f '...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Sort Data in Worksheets|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 Colors = mySheet . get_Range ( "A1" , "A10"...

    docs.aspose.com/cells/net/sort-data-in-worksheets/
  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. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in Python....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/python-net/conditional-fo...
  7. PageRange | Aspose.Words for .NET

    Create customized page Ranges effortlessly with our PageRange constructor. Enhance your document management with precision and flexibility....constructor Creates a new page range object. public PageRange ( int...extract pages based on exact page ranges. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Remove Page Break in Excel using Python

    Remove page break in Excel using Python. Get IDE settings, a list of steps, and a sample code demonstrating how to eliminate page breaks in Excel using Python....only, or page breaks around a range of cells. You can remove manual...Excel using Python or remove a range of page breaks. To add a page...

    kb.aspose.com/cells/python/remove-page-break-in...
  9. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++....gradient expressed as a percent in range 0.0 to 1.0. Examples Shows how...gradient expressed as a percent in range 0.0 to 1.0. transparency double...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Convert PPT to JPG in Python | products.aspose.com

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

    products.aspose.com/slides/python-java/conversi...