Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 47,368 for

range

(0.41 sec)
  1. Converting Worksheet to Image in Python|Documen...

    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....sheet , imgOptions ) for i in range ( sr . getPageCount ()): #Generate...

    docs.aspose.com/cells/java/converting-worksheet...
  2. DocumentBuilder.MoveToBookmark | Aspose.Words f...

    DocumentBuilder 方法. 将光标移动到书签... Range . Bookmarks [ "MyBookmark" ]..."2. Hello world! " , doc . Range . Bookmarks [ "MyBookmark" ]...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. Fill.BackTintAndShade | Aspose.Words for .NET

    Fill BackTintAndShade property. Gets or sets a double value that lightens or darkens the background color in C#....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in C# to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....conditional formatting to a range of cells in a worksheet. Conditional...allows you to apply formats to a range of cells, and have that formatting...

    docs.aspose.com/cells/net/apply-conditional-for...
  5. Aspose::Cells::Revisions::RevisionFormat class ...

    Aspose::Cells::Revisions::RevisionFormat class. Represents a revision record of information about a formatting change in C++....Description GetAreas() The range to which this formatting was...

    reference.aspose.com/cells/cpp/aspose.cells.rev...
  6. ParagraphCollection.ToArray | Aspose.Words for ...

    ParagraphCollection ToArray method. Copies all paragraphs from the collection to a new array of paragraphs in C#.... Range . Text . Contains ( "third"...

    reference.aspose.com/words/net/aspose.words/par...
  7. FindReplaceOptions.MatchCase | Aspose.Words for...

    FindReplaceOptions MatchCase property. True indicates casesensitive comparison false indicates caseinsensitive comparison in C#.... Range . Replace ( "Ruby" , "Jade"...

    reference.aspose.com/words/net/aspose.words.rep...
  8. ArgumentOutOfRangeException with BlockQuote - F...

    This exception occurs in 23.12 when processing a blockquote with nested spans and a newline character. System.ArgumentOutOfRangeException: Specified argument was out of the Range of valid values. Parameter name: count …...Specified argument was out of the range of valid values. Parameter name:...

    forum.aspose.com/t/argumentoutofrangeexception-...
  9. IDocumentTraversal | Aspose.HTML for .NET API R...

    DocumentTraversal contains methods that create iterators and tree-walkers to traverse a node and its children in document order depth first pre-order traversal which is equivalent to the order in which the start tags occur in the text representation of the document. In DOMs which support the Traversal feature DocumentTraversal will be implemented by the same objects that implement the Document interface....(DOM) Level 2 Traversal and Range Specification . @since DOM Level...

    reference.aspose.com/html/net/aspose.html.dom.t...
  10. Border.tint_and_shade property | Aspose.Words f...

    Border.tint_and_shade property. Gets or sets a double value that lightens or darkens a color....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/python-net/aspose.wo...