Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 14,433 for

range

(0.06 sec)
  1. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_LogBase method. Gets or sets the logarithmic base for a logarithmic axis in C++.... Valid range of a floating point value is...values that cover our X-value range (0, 1, 2, 3...). // A linear...

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

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing document automation and customization.... Range . Fields [ 0 ]; Assert . AreEqual...Assert . AreEqual ( 2 , doc . Range . Fields . Count ); FieldPrivateRemover...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Convert Word to JSON Format via Java | products...

    Convert Word to JSON format via Java without using using Microsoft Word or Microsoft Excel...password: Convert Word to JSON in Range via Java While you are converting...Word to JSON, you can also set range to your output JSON format....

    products.aspose.com/total/java/conversion/word-...
  4. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors... visit_comment_range_end(comment_range_end) Called when the...commented range of text is encountered. visit_comment_range_start...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTagRangeStart constructor | A...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured document tag Range start class....the Structured document tag range start class. StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Stroke.foreTintAndShade property | Aspose.Words...

    Stroke.foreTintAndShade property. Gets or sets a double value that lightens or darkens the stroke foreground color....allowed values are within the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldStart.field_data property | Aspose.Words f...

    FieldStart.field_data property. Gets custom field data which is associated with the field.... range . fields [ 2 ] print ( system_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert RTF to PPTX in Python or with free Onli...

    RTF to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to PPTX online converter quickly before integrating the code....specifically designed to handle a wide range of document formats, including...and more. It also provides a range of features such as document...

    products.aspose.com/total/python-net/conversion...
  9. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...append_child ( row ) for cell_id in range ( 1 , cell_count + 1 ): cell...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentVisitor::VisitEditableRa...

    Aspose::Words::DocumentVisitor::VisitEditableRangeStart method. Called when a start of an editable Range is encountered in the document in C++....when a start of an editable range is encountered in the document...structure of every editable range in a document. void EditableRangeToText...

    reference.aspose.com/words/cpp/aspose.words/doc...