Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 24,674 for

range

(0.49 sec)
  1. Aspose::Words::Markup namespace | Aspose.Words ...

    Aspose::Words::Markup namespace. The Aspose.Words.Markup namespace contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls) in C++....document tags in the specified range. To learn more, visit the Structured...StructuredDocumentTa Represents an end of ranged structured document tag which...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. aspose.words.markup module | Aspose.Words for P...

    The aspose.words.markup module contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls)....document tags in the specified range. To learn more, visit the Structured...StructuredDocumentTa Represents an end of ranged structured document tag which...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of Range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...ArgumentOutOfRangeEx: Index was out of range. Must be non-negative and less...

    forum.aspose.com/t/encountering-an-error-while-...
  4. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity.... Range . Fields [ 0 ]). UseLunarCalendar...

    reference.aspose.com/words/net/aspose.words.com...
  5. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... Valid range is from 0 to 1000 percent inclusive...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...CalculateFormula(); var range = wbc.Worksheets.Names.First(x...worksheet = range.Worksheet; worksheet.PageSetup.PrintArea = range.Address;...

    forum.aspose.com/t/graphic-elements-in-html-are...
  7. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document... range Returns a Range object that represents...representing the specified range of pages and the given page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Converting a PDF file to TEXT using Python via ...

    Sample code on Python via Java for PDF to TEXT conversion. Use example code for batch PDF to TEXT conversion with Python and Java... TextDevice () for i in range ( 0 , document . getPages ....documents programmatically, ranging from simple to complex. With...

    products.aspose.com/pdf/python-java/conversion/...
  9. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn.... Valid range of a value is greater than or...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....set_MatchCase ( true ); doc -> get_Range () -> Replace ( u "Ruby" , u...FindReplaceOptions together with Range::Replace to modify the document...

    docs.aspose.com/words/cpp/convert-a-document-to...