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

range

(0.12 sec)
  1. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....categories = [ None for i in range ( 0 , data_length )] values...values = [ None for i in range ( 0 , data_length )] i = 0 while i <...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....categories = [ None for i in range ( 0 , data_length )] values...values = [ None for i in range ( 0 , data_length )] i = 0 while i <...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....categories = [ None for i in range ( 0 , data_length )] values...values = [ None for i in range ( 0 , data_length )] i = 0 while i <...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Protect PDF using CLI | Aspose.PDF

    Lock PDF with password programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Choose from a range of available functionalities...

    products.aspose.com/pdf/cpp-cli/protect/
  5. Add Watermark to PDF using CLI | Aspose.PDF

    Add watermark to PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Choose from a range of available functionalities...

    products.aspose.com/pdf/cpp-cli/watermark/add/
  6. StructuredDocumentTagCollection.RemoveAt | Aspo...

    Effortlessly manage your structured document tags with the RemoveAt method. Quickly remove tags by index for streamlined document editing.... Range . StructuredDocumentTa ; IStructuredDocumentT...

    reference.aspose.com/words/net/aspose.words.mar...
  7. AxisTickLabels.rotation property | Aspose.Words...

    AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees.... Remarks The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructuredDocumentTags property. Control if StructuredDocumentTag content is ignored with this easy-to-use boolean setting.... Range . Replace ( textToSearch , "replacement"...

    reference.aspose.com/words/net/aspose.words.rep...
  9. 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...
  10. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....of Structured Document Tag Range You can get the mapping of this...this structured document tag range to XML data in a custom XML...

    docs.aspose.com/words/net/working-with-content-...