Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 22,065 for

numbers

(0.06 sec)
  1. Remove XLSX Password Protection Online or using...

    Remove password from XLSX document through online app for free. C++ API code to unlock password protected XLSX files....various types of data, such as numbers, text, formulas, charts, and...LibreOffice Calc, and Apple Numbers. This makes it easier to collaborate...

    products.aspose.com/total/cpp/unlock/xlsx/
  2. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text to search for is formatted.... NUMBER_DEFAULT ) # This generated...list . list_levels [ 0 ] . number_format = ' \x00 .' list . list_levels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document.... # 1 - A numbered list: # Numbered lists create a logical...order for their paragraphs by numbering each item. builder . list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStyleRef.SuppressNonDelimiters | Aspose.Wo...

    Control nondelimiter characters with the FieldStyleRef SuppressNonDelimiters property. Enhance data clarity and presentation in your applications....fields to reference the list numbers of lists. builder . Write (...( "\nParagraph number: " ); field = ( FieldStyleRef ) builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list formatting used in the document in C++.... // 1 - A numbered list: // Numbered lists create a logical...order for their paragraphs by numbering each item. builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....another column contains only numbers. You could even ensure that...Microsoft Excel supports a number of different types of data...

    docs.aspose.com/cells/cpp/data-validation/
  7. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++....umPagesSpanned method Gets number of pages the specified node...the document is empty, that number of pages is currently zero...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency....the document is empty, that number of pages is currently zero...doc )); // We can see the numbers of the start and end pages...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....the document is empty, that number of pages is currently zero...doc )); // We can see the numbers of the start and end pages...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins...the document is empty, that number of pages is currently zero...( doc )) # We can see the numbers of the start and end pages...

    reference.aspose.com/words/python-net/aspose.wo...