Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 34,277 for

list

(0.2 sec)
  1. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed.... List of Supported Number Formats...

    docs.aspose.com/cells/go-cpp/specifying-dbnum-c...
  2. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....The lines are returned as a list of Rectangle objects in rec...

    docs.aspose.com/ocr/python-net/image-line-extract/
  3. Aspose::Words::Saving::PdfSaveOptions::get_Rend...

    Aspose::Words::Saving::PdfSaveOptions::get_RenderChoiceFormFieldBorder method. Specifies whether to render PDF choice form field border in C++....Content Control, SDT Drop-Down List Content Control and legacy Drop-Down...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. PhysicalFontInfo.fullFontName property | Aspose...

    PhysicalFontInfo.fullFontName property. Full name of the font....string Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Tables in OneNote | Aspose.Note Do...

    This article provides guidance on working with tables in OneNote using C#.... Retrieve a list of table nodes. Call the LINQ-based..."Sample1.one" ); 6 7 // Get a list of table nodes 8 IList < Table...

    docs.aspose.com/note/net/working-with-tables/
  6. template.xlsx

    variables Scope Name Variable Name Variable Value Type Worksheet Template Directors RootData.Directors Worksheet Template Reportees Directors.Reportees Worksheet Template ReporteeName {Reportees.Fi......Different column With table List #1 of Directors Directors.FirstName...

    docs.aspose.com/cells/net/how-to-use-if-paramet...
  7. template.xlsx

    variables Scope Name Variable Name Variable Value Type Worksheet Template Directors RootData.Directors Worksheet Template Reportees Directors.Reportees Worksheet Template ReporteeName {Reportees.Fi......Different column With table List #1 of Directors Directors.FirstName...

    docs.aspose.com/cells/es/net/how-to-use-if-para...
  8. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....USE_NORMAL_STYLE_FOR_LIST Use Normal Style for List DO_NOT_USE_IND...UNDERLINE_TAB_IN_NUM_LIST Underline Tab in Numbered List DISPLAY_HANGUL_FIXED_WIDTH...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...ToArray(); // Create a list to hold the final field names...= new List<string>(); var finalFieldValues = new List<object>();...

    forum.aspose.com/t/suppress-blank-space-if-cond...
  10. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....last node from the reversed list $ endTable -> getParentNode...// Remove this node from the list after insertion. $ extractedNodes...

    docs.aspose.com/words/java/extract-content-in-php/