Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,217 for

split document

(0.05 sec)
  1. Aspose::Words::Tables::Cell::get_ParentRow meth...

    Aspose::Words::Tables::Cell::get_ParentRow method. Returns the parent row of the cell in C++.... auto doc = MakeObject < Document > ( MyDir + u "Table spanning...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Detect Merged Cells in a Worksheet|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....Articles Merging and splitting cells . AI Document Assistant Close...

    docs.aspose.com/cells/java/detect-merged-cells-...
  3. VbaReferenceType | Aspose.Words for Java

    Allows to specify the type of a VbaReference object in Java....dll"; Document doc = new Document(getMyDir() + "VBA...String[] refParts = libIdReference.split("#"); if (refParts.length >...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Tables::Cell::get_Paragraphs met...

    Aspose::Words::Tables::Cell::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the cell in C++.... auto doc = MakeObject < Document > ( MyDir + u "Table spanning...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Paragraph::get_IsInCell method |...

    Aspose::Words::Paragraph::get_IsInCell method. True if this paragraph is an immediate child of Cell; false otherwise in C++.... auto doc = MakeObject < Document > ( MyDir + u "Table spanning...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::ParagraphFormat::get_KeepWithNex...

    Aspose::Words::ParagraphFormat::get_KeepWithNext method. True if the paragraph is to remains on the same page as the paragraph that follows it in C++.... auto doc = MakeObject < Document > ( MyDir + u "Table spanning...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Tables::Row::get_IsLastRow metho...

    Aspose::Words::Tables::Row::get_IsLastRow method. True if this is the last row in a table; false otherwise in C++.... auto doc = MakeObject < Document > ( MyDir + u "Table spanning...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Node.js via Java PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via Java is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....Install-Package Visit our documentation for more details. Aspose...such as merging, cloning, splitting, comparing, and printing presentations...

    products.aspose.com/slides/nodejs-java/
  9. Aspose removing strikethrough Text after textfr...

    Hi there, I am using Aspose PDF 23.1.1 .Net version. I am using textfragmentabsorber search options and hyperlinking the text to a file or a page. I have some text with strikethroughs, which are also found through textfr…...Text + "\Documents") = False Then IO.Directory...CreateDirectory(TextBox2.Text + "\Documents") End If Catch ex As Exception...

    forum.aspose.com/t/aspose-removing-strikethroug...
  10. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode()...contains("-")) { String[] parts = header.split("-"); if (parts.length == 2...

    forum.aspose.com/t/topic/311952