Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 24,773 for

range

(0.31 sec)
  1. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!... Range { get; } Returns a Range object that represents...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Convert OTT to POT via C++ or with free Online ...

    Export OTT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POT online converter quickly before integrating the code.... It supports a wide range of document formats, including...presentations. It supports a wide range of presentation formats, including...

    products.aspose.com/total/cpp/conversion/ott-to...
  3. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...check to avoid index out of range if (j >= table.Rows[i].Count)...check to avoid index out of range if (j >= table.Rows[i].Count)...

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  8. 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...
  9. 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/...
  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...