Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 28,664 for

list

(0.07 sec)
  1. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...COMPANY_CODE=""; //融资种类文本描述+表格 List<Map<String,Object>> rz_financialInstitution...ion = JSON.parseObject(json,List.class); EiInfo eiInfo = new...

    forum.aspose.com/t/topic/312798
  2. Create Fallback Font|Aspose.Slides 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....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: String [] fontNames = new String...

    docs.aspose.com/slides/java/create-fallback-font/
  3. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR for Python via .NET engine will look for.... A list of characters can be automatically...mechanisms. You can specify a list of characters Aspose.OCR for...

    docs.aspose.com/ocr/python-net/characters-white...
  4. Aspose::Words::Document::RemoveBlankPages metho...

    Aspose::Words::Document::RemoveBlankPages method. Removes blank pages from the document in C++....:: Collections :: Generic :: List < int32_t >> Aspose :: Words...RemoveBlankPages () ReturnValue List of page numbers has been considered...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::StyleCollection class | Aspose.W...

    Aspose::Words::StyleCollection class. A collection of Style objects that represent both the built-in and user-defined styles in a document. To learn more, visit the documentation article in C++....and use a paragraph style with list formatting. auto doc = System...set_SpaceAfter ( 12 ); // Create a list and make sure the paragraphs...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Accessing Table from Cell and Adding Values ins...

    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....add values inside the Table or List Object using Cell.putValue()...add values inside the Table or List Object using the row and column...

    docs.aspose.com/cells/java/accessing-table-from...
  7. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image.... The method returns a list of Aspose.OCR.RectangleOutput...page. Therefore, the resulting list can contain more Aspose.OCR...

    docs.aspose.com/ocr/net/image-regions-word-find/
  8. ParagraphFormat.SpaceBeforeAuto | Aspose.Words ...

    Discover the ParagraphFormat SpaceBeforeAuto property. Automatically adjust paragraph spacing for a polished, professional look in your documents.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/net/aspose.words/par...
  9. ParagraphFormat.spaceAfterAuto property | Aspos...

    ParagraphFormat.spaceAfterAuto property. True if the amount of spacing after the paragraph is set automatically.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.space_after_auto property | Asp...

    ParagraphFormat.space_after_auto property. True if the amount of spacing after the paragraph is set automatically.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

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