Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 36,364 for

list

(0.12 sec)
  1. PageSetup.line_number_distance_from_text proper...

    PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the document....This is the same behavior as a List object, # but it covers the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/java/com.aspose.word...
  3. 查找特定单词的出现次数|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.... string myPath = "List All Worksheets in a Workbook...

    docs.aspose.com/cells/zh/net/find-specific-word...
  4. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with C++ code by using the Aspose.Cells for C++ API....AI Document Assistant Close List of Supported Number Formats...

    docs.aspose.com/cells/cpp/specify-custom-number...
  5. Aspose::Words::Fonts::MemoryFontSource class | ...

    Aspose::Words::Fonts::MemoryFontSource class. Represents the single TrueType font file stored in memory. To learn more, visit the documentation article in C++....GetAvailableFonts () Returns list of fonts available via this...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....Contents [ Hide ] This page lists the public API changes introduced...class represents Represents list of number formats. Constructor:...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  7. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...shapes in the workbook are listed in the list on the right. Selecting...Selecting a name in the list automatically selects the corresponding...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  8. Retrieve and Manage Messages from Mail Server|D...

    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.... List Messages with MultiConnection...the multiconnection mode for listing messages and compares its performance...

    docs.aspose.com/email/net/retrieve-and-manage-m...
  9. Several Image Into BMP Java

    Merge multiple Image into BMP in Java code. Save Image as BMP using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/image-to-bmp/
  10. Several JPG Into PNG Java

    Merge multiple JPG into PNG in Java code. Save JPG as PNG using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/jpg-to-png/