Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 34,535 for

list

(0.1 sec)
  1. Appendix C. Typical Templates in Java|Aspose.Wo...

    Learn the typical templates of LINQ Reporting Engine to build a report in Java....John Smith Age: 37 In-Paragraph List Template Template Example We...I & Sons , J Ent . Bulleted List Template Template Example We...

    docs.aspose.com/words/java/appendix-c-typical-t...
  2. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...@return 图片列表 */ public static List<BufferedImage> getImages(String...getImages(String pdfFilePath) { List<BufferedImage> images = new ArrayList<>();...

    forum.aspose.com/t/pdf-not-supported-image-type...
  3. 表格单元格合并问题 - 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
  4. Aspose.Words.Bibliography | Aspose.Words for .NET

    Access and manage your document's bibliography sources effortlessly with Aspose.Words.Bibliography classes for seamless integration and enhanced productivity....classes that allow to access a list of bibliography sources available...Bibliography Represents the list of bibliography sources available...

    reference.aspose.com/words/net/aspose.words.bib...
  5. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....()); Shows how to configure a list to restart numbering at each...doc -> get_Lists () -> Add ( Aspose :: Words :: Lists :: ListTemplate...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …...to manage the formatting of lists in your documents. Here’s a...the paragraph to a specific list defined in your document. INDENTATION_LEVEL...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  7. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from document.... LIST , 'MyListStyle1' ) doc . styles...styles . add ( aw . StyleType . LIST , 'MyListStyle2' ) doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IncorrectFontUsageException - Free Support Foru...

    Getting an IncorrectFontUsageException (Document error: TJ operator without preceding Tf - no font set for the text segment) thrown when using page.Accept(TextAbsorber). To reproduce, run the following code on the attac…...6 MB) : protected List<IText> GetTexts(Document pdfDocument...cancellationToken) { List<IText> list = new List<IText>(); int num...

    forum.aspose.com/t/incorrectfontusageexception/...
  9. Converting HTML Lists to Word Lists|Aspose.Word...

    Aspose Words for JasperReports can convert Html Lists into Words Lists with bullets and numbers....Converting HTML Lists to Word Lists Contents [ Hide ] Aspose...convert HTML lists with bullets and numbers into Words lists using the...

    docs.aspose.com/words/jasperreports/converting-...
  10. Aspose::Words::Saving::TxtSaveOptions::get_Simp...

    Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels method. Specifies whether the program should simplify List labels in case of complex label formatting not being adequately represented by plain text. If set to true, numbered List labels are written in simple numeric format and itemized List labels as simple ASCII characters. The default value is false in C++....the program should simplify list labels in case of complex label...text. If set to true , numbered list labels are written in simple...

    reference.aspose.com/words/cpp/aspose.words.sav...