Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 24,434 for

range

(0.14 sec)
  1. ChartSeriesGroup.second_section_size property |...

    ChartSeriesGroup.second_section_size property. Gets or sets the size of the pie chart secondary section as a percentage.... The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes... range . replace ( 'Lorem ipsum' ,...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get all the text in a slide|Aspose.Slides Docum...

    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....the slide index is not out of range. if ( slideIndex < 0 ) { throw...; // If the slide ID is in range... if ( slideIndex < slideIds...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  4. Aspose::Words::Fields::FieldIndex::get_Heading ...

    Aspose::Words::Fields::FieldIndex::get_Heading method. Gets or sets a heading that appears at the start of each set of entries for any given letter in C++....outside the "a-c" character range to be omitted. index -> set_LetterRange...outside the "a-c" character range that the INDEX field's LetterRange...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldIndex::get_NumberOf...

    Aspose::Words::Fields::FieldIndex::get_NumberOfColumns method. Gets or sets the number of columns per page used when building the index in C++....outside the "a-c" character range to be omitted. index -> set_LetterRange...outside the "a-c" character range that the INDEX field's LetterRange...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. PDF/UA tagged document exception - Free Support...

    Using Aspose.PDF v25.7.0, attempting to convert a PDF to PDF/UA tagged document. Receive error: Invalid index: index should be in the Range [1…n] where n equals to the operators count. Sample code: using (Aspose.Pdf.…...index: index should be in the range [1…n] where n equals to the...index: index should be in the range [1…n] where n equals to the...

    forum.aspose.com/t/pdf-ua-tagged-document-excep...
  7. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python....the document Create a page range for each page and create a PageSet...document. However, you may set a range of pages like for pages from...

    kb.aspose.com/words/python/how-to-convert-word-...
  8. Link Slicer to Multiple Pivot Tables using Python

    Follow this article to link slicer to multiple pivot tables using Python. It has details to set the IDE, a list of steps, and a sample code to connect slicer to multiple pivot tables....first pivot table from the data range and set the fields. Create the...using Python . Define the data range dynamically instead of hardcoding...

    kb.aspose.com/cells/python/link-slicer-to-multi...
  9. What is the most efficient way to convert an Ex...

    Hi, I’m currently trying to convert an Excel sheet to a table in Word. From the previous posts from others I understood there could be no way to convert it directly, however they were also mentioned that using an inter…...Also from this post Copy Cells range and formatting to Word table...also need to convert excel range to word tables. May I also have...

    forum.aspose.com/t/what-is-the-most-efficient-w...
  10. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left 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...