Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 24,435 for

range

(0.09 sec)
  1. Fill.fore_tint_and_shade property | Aspose.Word...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results.... Range . Replace ( new Regex ( "(header|footer)"...ReplacingCallback = logger ; doc . Range . Replace ( new Regex ( "New...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Aspose::Words::Drawing::Fill::get_ForeTintAndSh...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  5. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.Cells for Python via .NET library to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Excel, step by step: Select the range of cells you want to analyze...cell_area_name ) k = 0 for i in range ( area . start_column , area...

    docs.aspose.com/cells/python-net/how-to-add-top...
  6. Stroke.BackTintAndShade | Aspose.Words for .NET

    Adjust your stroke background color effortlessly with Stroke BackTintAndShade. Control lightness and darkness for a perfect design finish....allowed values are within the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. BookmarkEnd.accept method | Aspose.Words for No...

    BookmarkEnd.accept method. Accepts a visitor.... range . bookmarks ; expect ( bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitBookmarkEnd method | Aspos...

    DocumentVisitor.visitBookmarkEnd method. Called when an end of a bookmark is encountered in the document.... range . bookmarks ; expect ( bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxisTitle.Rotation | Aspose.Words for .NET

    ChartAxisTitle Rotation property. Gets or sets the rotation of the axis title in degrees....{ get ; set ; } Remarks The range of acceptable values is from...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FindReplaceOptions.matchCase property | Aspose....

    FindReplaceOptions.matchCase property. True indicates case-sensitive comparison, false indicates case-insensitive comparison.... range . replace ( "Ruby" , "Jade"...

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