Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 36,332 for

list

(0.35 sec)
  1. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI...."StyledTable" ); // Get a list of the rows in the table List < XWPFTableRow...// get the cells in this row List < XWPFTableCell > cells = row...

    docs.aspose.com/words/java/format-table-in-docu...
  2. Supported extensions are supported in last vers...

    Hi, Can you please check with GDAL + your GDAL of the unsupported extensions with new version if it supported ? If it not supported both GDAL + your GDAL, where can I find support for them? The List: Supported_Extens…... The list: Supported_Extensions.zip (22...directly. To verify: Extract the list of extensions from the zip file...

    forum.aspose.com/t/supported-extensions-are-sup...
  3. Getting Started|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....Supported File Formats Feature List System Requirements Installation...

    docs.aspose.com/3d/java/getting-started/
  4. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...private static Map<Integer, List<Node>> getPageIndexToNodeMa(Document...throws Exception { Map<Integer, List<Node>> pageToNodes = new HashMap();...

    forum.aspose.com/t/empty-page-not-getting-remov...
  5. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for Node.js via C++ API....to filter the list in place. listRange The list range. criteriaRange...

    docs.aspose.com/cells/nodejs-cpp/apply-advanced...
  6. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable form.... See the full list of supported font styles below...the source code. See the full list of supported bubble sizes below...

    docs.aspose.com/omr/cpp/generate-template/page-...
  7. CompositeNode.selectSingleNode method | Aspose....

    CompositeNode.selectSingleNode method. Selects the first [Node](../../node/) that matches the XPath expression...."//Table//Paragraph" ); // Iterate through the list with an enumerator and print..."//Body/Paragraph" ); // We can treat the list as an array. expect ( nodeList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MailMerge.CleanupParagraphsWithPunctuationMarks...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional documents.... Here is the complete list of cleanable punctuation marks:...punctuation marks. // This is a list of punctuation marks that this...

    reference.aspose.com/words/net/aspose.words.mai...
  9. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section.... assertEqual ( 2 , len ( list ( filter ( lambda hf : not hf...self . assertEqual ( 6 , len ( list ( filter ( lambda hf : hf ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merge Documents|Aspose.Words for Java

    Merge documents easily and fast instead of using docx4j....utility, you simply pass it a list of the docx you want to merge;...{ // Create list of docx packages to merge List < WordprocessingMLPack...

    docs.aspose.com/words/java/merge-documents/