Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 34,265 for

list

(0.09 sec)
  1. Working with Folders on WebDav|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....on WebDav Contents [ Hide ] Listing all Folders from Server Aspose...connect to the Exchange Server and list all the folders and sub-folders...

    docs.aspose.com/email/java/working-with-folders...
  2. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...Empty; List<string> bookmarkNames = new List<string>() {..."COMPLETES_BY_LANGUAGE" }; List<string> filesToInsert = new List<string>() {...

    forum.aspose.com/t/difference-in-aspose-behavio...
  3. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...@Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String...//impl public CompletableFuture<List<BufferedImage>> getPdfImages(String...

    forum.aspose.com/t/error-when-extracting-images...
  4. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method...str , categories : List [ str ], values : List [ float ]): ... Parameter...series_name str categories List[str] values List[float] Returns Recently...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Finding word bounding boxes|Documentation

    Automatic detection of word 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/python-net/image-regions-wo...
  6. Aspose.Barcode in .Net MAUI Mobile Application|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Result ) { List < byte > streamData = new List < byte >(); int...</summary> ///<param name="fontFiles">list of font files added to project</param>...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  7. SplitterContext.SplitOptions | Aspose.Words for...

    Discover how to optimize document management with SplitterContext's SplitOptions property for efficient and flexible content splitting. Enhance your workflow today.... Page ; List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  8. Asynchronous Email Handling with POP3 Client|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... It also shows how to list messages by providing search...retrieve messages asynchronously. List Messages Asynchronously with...

    docs.aspose.com/email/net/asynchronous-email-ha...
  9. MaxiCodeStructuredSecondMessage|Aspose.BarCode ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....identifiers Gets identifiers list Methods Name Description get_message()...identifier clear() Clear identifiers list See Also namespace aspose.barcode...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...chartHeight); var categories = new List<string> { "FCEV 400 km\n(2019)"...data var baseCarCostData = new List<double> { 21, 18, 11, 5, 0,...

    forum.aspose.com/t/getting-the-exact-coordinate...