Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 24,360 for

range

(0.07 sec)
  1. Aspose::Words::Fields::FieldMergeBarcode class ...

    Aspose::Words::Fields::FieldMergeBarcode class. Implements the MERGEBARCODE field. To learn more, visit the documentation article in C++.... Valid values are in the range [0, 0xFFFFFF]. get_BarcodeType...symbol. Valid values are in the range [0, 0xFFFFFF]. get_Format ()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Apply Conditional Formatting in Worksheets with...

    How to use Aspose.Cells library in C++ to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....conditional formatting to a range of cells in a worksheet. Conditional...allows you to apply formats to a range of cells, and have that formatting...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  3. Pillars uncomplete when rendering image - Free ...

    Hi, we use following code to create pictures from Excel: Aspose.Cells.License license = new Aspose.Cells.License(); license.SetLicense(@“Aspose.Total.lic”); Workbook wb = new Workbook(“Excel_V1.xlsx”); Worksheet exc…...Range range = wb.Worksheets.GetRangeByName(rangeName);...CellsHelper.CellIndexToName(range.FirstRow, range.FirstColumn); string...

    forum.aspose.com/t/pillars-uncomplete-when-rend...
  4. FieldTC.TypeIdentifier | Aspose.Words for .NET

    Discover the FieldTC TypeIdentifier property. Easily manage field type identifiers with this versatile feature, enhancing your data organization and efficiency.... Range . Fields [ 1 ]. GetFieldCode...entry-level outside of the 1-3 range. InsertTocEntry ( builder ,...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldTC.OmitPageNumber | Aspose.Words for .NET

    Discover the FieldTC OmitPageNumber property—control TOC page number visibility for enhanced document clarity and professionalism.... Range . Fields [ 1 ]. GetFieldCode...entry-level outside of the 1-3 range. InsertTocEntry ( builder ,...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldTA class | Aspose.Words for Python

    aspose.words.fields.FieldTA class. Implements the TA field... page_range_bookmark_name Gets or sets the...of the bookmark that marks a range of pages that is inserted as...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns... range . replace_regex ( pattern =...([A-z]+) to ([A-z]+)' doc . range . replace_regex ( regex , '$3...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table...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...
  9. Convert WORDML to PPT in Python or with free On...

    WORDML to PPT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free WORDML to PPT online converter quickly before integrating the code.... It provides a wide range of features such as document...more. It also provides a wide range of features such as document...

    products.aspose.com/total/python-net/conversion...
  10. Globalization and Localization with Golang via ...

    Learn how to handle globalization and localization in Aspose.Cells for C++ to support multiple languages and regional settings....FormulaLocal similar to Excel VBA Range.FormulaLocal with Golang via...for German Locale in Named Range Formulae with Golang via C++...

    docs.aspose.com/cells/go-cpp/globalization-and-...