Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 23,575 for

table

(0.19 sec)
  1. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String text = r.…...should be either a paragraph or table."); }else { CompositeNode dstStory...insertAfterNode.getNodeType() != NodeType.TABLE) { throw new Exception("The...

    forum.aspose.com/t/msword/310489
  2. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...Footnote can contain Paragraph and Table child nodes. Inheritance: Footnote...StoryType.Endnotes . tables Gets a collection of tables that are immediate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Cells 8.5.2中的公共API更改|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....[ 0 ]; //Access first pivot table inside the worksheet PivotTable...2nd data field of the pivot table Cell cell = pivotTable . GetCellByDisplayName...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Archive

    archives...Imaging Table of Contents SDK For CoreDRAW...

    blog.aspose.com/imaging/convert-cdr-to-png-in-net/
  5. Change Background Color in PowerPoint using Java

    Change background color in PowerPoint using Java. Get IDE settings, steps, and a sample code for setting background color for PowerPoint presentation using Java....insert image into PowerPoint table using Java . Updated on 28 Jan...

    kb.aspose.com/slides/java/change-background-col...
  6. Architecture advice needed - Free Support Forum...

    Is any ideas how can i implement that? That is amcharts Timeline widget. Of course there is no something like in word. So, i thinking about maybe i can do something like that, of course not exactly like done with am…... Currently its done with a table and i dont like this solution...

    forum.aspose.com/t/architecture-advice-needed/3...
  7. PDF to HTML not retaining all layouts and image...

    We need to convert PDF to HTML as is. but c# with htmlsave options not retaining all Table layouts and images and text in exact position and size. Need sample code. PDF to html works when i try online in aspose site. s…...htmlsave options not retaining all table layouts and images and text...

    forum.aspose.com/t/pdf-to-html-not-retaining-al...
  8. OutlineOptions.headingsOutlineLevels property |...

    OutlineOptions.headingsOutlineLevels property. Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline....contain an outline, which is a table of contents that lists headings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....} Gets the name of the data table for the current merge operation...

    reference.aspose.com/words/net/aspose.words.mai...
  10. truetype字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何使用.NET中TTF字体的字形和指标的基础。...//Get cmap unicode encoding table from font as object TtfCMapFormatBaseTab...font has object TtfGlyfTable (table 'glyf') to access glyph. 19...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...