Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 24,688 for

range

(0.1 sec)
  1. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for JavaScript via C++ API.... The class provides a wide range of properties and methods for...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  2. Converting a PDF file to GIF using Python via J...

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

    products.aspose.com/pdf/python-java/conversion/...
  3. 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...
  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::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++....The amount of cropping can range from -1.0 to 1.0. The default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageData::get_CropTop ...

    Aspose::Words::Drawing::ImageData::get_CropTop method. Defines the fraction of picture removal from the top side in C++....The amount of cropping can range from -1.0 to 1.0. The default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_page_header_footer property. True if a different header or footer is used on the first page.... range . replace_regex ( pattern =...

    reference.aspose.com/words/python-net/aspose.wo...
  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...