Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 22,363 for

table

(0.17 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. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++....timeline relating to pivot table (access the first timeline)...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  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. Aspose.Cells | Excel Spreadsheet Processing Jav...

    Java library to process, manipulate, & convert Excel & OpenOffice spreadsheets. Supports formula(e), charts, validations, rendering, printing, & encryption.... Create pivot tables as well as change its source...documentation page. Convert Table to Range with Options using...

    releases.aspose.com/cells/java/
  5. C# .NET OneNote Manipulation API | Create Conve...

    C# VB.NET ASP.NET OneNote library to read write and edit Microsoft OneNote files in .NET Windows web applications or services. Create and export .one files to PDF BMP PNG JPEG GIF...page Insert table, extract text from table & lock table columns Tag...

    products.aspose.com/note/net/
  6. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes....Use Hyperlinks to Create a Table of Contents Since hyperlinks...you can use them to create a table of contents. This sample code...

    docs.aspose.com/slides/java/manage-hyperlinks/
  7. Types of Mail Merge Operation in Java|Aspose.Wo...

    Perform two different types of Mail Merge operations: simple Mail Merge and Mail Merge with regions. Simple Mail Merge repeats the entire document per each data source record, whereas Mail Merge with regions repeats only designated regions per record using Java....from your data source (single table representation). So it is similar...regions if you want to insert tables, rows with repeating data to...

    docs.aspose.com/words/java/types-of-mail-merge-...
  8. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....elements such as paragraphs, tables, images, etc. Regardless of...block-level nodes (paragraphs and tables) and cloning them to create...

    docs.aspose.com/words/cpp/how-to-extract-select...
  9. Convert CSV to DOC with .NET or with free Onlin...

    Convert CSV to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free CSV to DOC online converter quickly before integrating the code....documents, such as reports, tables, and charts, that can be easily...easily shared with stakeholders. Table-Based Content Creation : Use...

    products.aspose.com/total/net/conversion/csv-to...
  10. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....setHeading("A"); // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...