Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 37,947 for

list

(0.23 sec)
  1. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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/net/working-with-folders-...
  3. Aspose.PSD for .NET 24.5 - Release Notes|Docume...

    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....GetItems (); List < BezierKnotRecord > knotsList = new List < BezierKnotRecord...bezierKnots ); List < IPathShape > newShapes = new List < IPathShape...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  4. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...objects to a list of BufferedImage objects static List < BufferedImage...images ) throws IOException { List < BufferedImage > result = new...

    docs.aspose.com/slides/java/print-presentation/
  5. Aspose.PSD for .NET 19.11 - 发行说明|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....psd" )) { List < ITextPortion > regularText = new List < ITextPortion...ITextPortion >(); List < ITextPortion > boldText = new List < ITextPortion...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. Custom Properties Supported|Aspose.PDF for Repo...

    Check the supported custom properties in Aspose.PDF for Reporting Services. Maximize flexibility in your PDF outputs....following topics: Table of Contents List of Tables or Figures Line Arrows...

    docs.aspose.com/pdf/reportingservices/custom-pr...
  7. Vectors extraction without text - Free Support ...

    Hello. Is there a way to extract the vectors without any text? I am trying to get the vector from the attached PDF, and Aspose.PDF always includes text, also it gets some texts as vectors. Could you please help me? tes…... private static List<ImageArtifact> ExtractPageImagesWit(Page...ge page) { var images = new List<ImageArtifact>(); var pageHeightPts...

    forum.aspose.com/t/vectors-extraction-without-t...
  8. Managing Controls|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....create a combo box, or drop-down list of valid entries that is compiled...When you create a drop-down list for a cell, it displays an arrow...

    docs.aspose.com/cells/net/managing-controls/
  9. Create ListBox Field|Aspose.PDF for Python via ...

    Learn how to programmatically add a ListBox form field to a PDF document using Aspose.PDF for Python. This guide shows how to insert a ListBox field, define selectable items, and save the updated PDF file....review and select items from a list. The FormEditor class provides...existing PDF document. Define a list of selectable options. Add a...

    docs.aspose.com/pdf/python-net/create-listbox-f...
  10. TableStyle | Aspose.Words for Java

    Represents a table style in Java....Gets the list that defines formatting of this list style. getListFormat()...getListFormat() Provides access to the list formatting properties of a paragraph...

    reference.aspose.com/words/java/com.aspose.word...