Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 20,355 for

table

(0.06 sec)
  1. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....specifies how to align contents in tables when exporting into the SaveFormat...specifies how to align contents in tables when exporting into the SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture... can contain Paragraph and Table nodes as children. Inheritance:...shape is displayed inside a table or outside of it. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 档案

    档案...这些可以是块级(Paragraph、Table)或内联级(例如 Run、FieldStart、BookmarkStart...|| node.GetAncestor(NodeType.Table) != null) && !(node.NodeType...

    blog.aspose.com/zh/words/extract-text-from-word...
  4. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....whether to write page numbers to table of contents when saving HTML...Mode () const Controls how table, row and cell widths are exported...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Import PST in Office365 folder - Free Support F...

    Is there a way to import a PST into an office 365 folder?...UnhideWhenUsed=“false” Name=“Table Grid”/> <w:LsdException Locked=“false”...Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal";...

    forum.aspose.com/t/import-pst-in-office365-fold...
  6. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...( footNote ); Table table = new Table (); table . getRows ()....(). getParagraphs (). add ( table ); page . getParagraphs ()....

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  7. Features Overview|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....(Personal Storage Table) and OST (Offline Storage Table) files. This...

    docs.aspose.com/email/net/features-overview/
  8. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....7 introduces flexible table row visibility and richer typography...functionality. Export Non-compatible Tables to Raw HTML 25.8 The ability...

    docs.aspose.com/words/python-net/what-s-new-in-...
  9. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for C++: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... Following table enlists these formats: Feature...by Aspose.Slides for C++ Tables Tables on slides are also supported...

    docs.aspose.com/slides/cpp/features-overview/
  10. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja...paragraphs (including those inside tables) for (Paragraph para : (Iterable<Paragraph>)...elements (eg Paragraph and Table, maybe there are others) which...

    forum.aspose.com/t/first-and-last-paragraph/322113