Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 36,392 for

list

(0.09 sec)
  1. BuiltInDocumentProperties.titles_of_parts prope...

    BuiltInDocumentProperties.titles_of_parts property. Each string in the array specifies the name of a part in the document....titles_of_parts ( self ) -> List [ str ]: ... @titles_of_parts...titles_of_parts ( self , value : List [ str ]): ... Remarks Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 搜索

    搜索...HomeController : Controller { public List<Sheet> sheets; [HttpGet] public...Index(string fileName) { sheets = new List<Sheet>(); if (fileName == null)...

    blog.aspose.com/zh-hant/cells/view-excel-files-...
  3. Receive Emails Programmatically via IMAP in C# ...

    Learn how to create IMAP-supported apps using the progressive C# library with the ability to retrieve messages consistently....NET provides methods to easily list, select, and navigate through...C# application to retrieve a list of available folders. The Inbox...

    products.aspose.com/email/net/receive-email/imap/
  4. Set Target Barcode Types for Recognition|Docume...

    This Article Describes How to Set Target Barcode Types for Recognition... List Barcode Types Defined in DecodeType...recognition can be specified as a list and passed to the BarCodeReader...

    docs.aspose.com/barcode/cpp/set-target-barcode-...
  5. How to Convert Excel to CSV using Node.js

    This short tutorial guides on how to convert Excel to CSV using Node.js. It has the resources to set the development environment, a List of tasks, and a runnable sample code to convert Excel to CSV file using Node.js.... It has a list of instructions to set the development...development environment, a list of programming tasks, and a ready-to-run...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  6. Working with Gradient in XPS file | Java

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Java...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...

    docs.aspose.com/page/zh/java/xps/working-with-g...
  7. Specify Fallback Fonts for Presentations in PHP...

    Master Aspose.Slides for PHP via Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: $fontNames = array ( "Segoe...

    docs.aspose.com/slides/php-java/create-fallback...
  8. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image.... The method returns a list of RectangleOutput objects containing...page. Therefore, the resulting list can contain more RectangleOutput...

    docs.aspose.com/ocr/java/image-regions-line-find/
  9. How to Rotate a Cell in Excel using Node.js

    This article guides on how to rotate a cell in Excel using Node.js. It shares the IDE settings, a List of steps, and a runnable sample code for rotating cells in Excel using Node.js....to set the IDE environment, a list of steps to write the application...and setForegroundColor() to list a few. This article has taught...

    kb.aspose.com/cells/nodejs/how-to-rotate-a-cell...
  10. ParagraphCollection indexer | Aspose.Words for ...

    ParagraphCollection indexer. Retrieves a [Paragraph](../../paragraph/) at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

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