Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 36,225 for

paragraph

(1.46 sec)
  1. 通过 Java 从 ODP 文档中提取文本和图像 | products.aspose.com

    用于从 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中的 ODP 文件中提取文本和图像的 Java 示例代码。...length; i++){ //Loop through paragraphs in current TextFrame for...through portions in the current Paragraph for (IPortion port : para...

    products.aspose.com/slides/zh/java/parser/odp/
  2. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....images, character formatting, paragraph margins and spacing. However...shading color of the cell or paragraph, or based on the color of...

    docs.aspose.com/words/java/converting-to-fixed-...
  3. Aspose slides将pdf转成ppt表格结构解析不到 - Free Support F...

    slides(将pdf转成ppt表格结构解析不到).docx (243.9 KB)请帮忙看看是什么问题导致,怎么解决呢?...AutoShape)shape; for (IParagraph paragraph : shape1.getTextFrame().getParagraphs())...{ for (IPortion portion : paragraph.getPortions()) { if (portion...

    forum.aspose.com/t/aspose-slides-pdf-ppt/284760
  4. Table|Aspose.Sildes for Python via .NET API Ref...

    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....set_text_format(source) Sets defined paragraph format properties to all table...table cells' paragraphs. set_text_format(source) Sets defined...

    docs.aspose.com/slides/python-net/api-reference...
  5. markuplevel - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...level (e.g. among tables and paragraphs). static final int ROW =...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Add a Watermark Above the Text or Image ...

    After the code is executed, the watermark will be added below the text and image, but I want to add the watermark above the text and image this is my code:image.png (33.1 KB) And this is what it looks like when I exec…...following code snippet: var paragraph = shape.getTextFrame().getParagraphs()...getParagraphs().get_Item(0); paragraph.getParagraphFormat().setA...

    forum.aspose.com/t/how-to-add-a-watermark-above...
  7. Aspose::Words::Markup::StructuredDocumentTag Cl...

    Represents a structured document tag (SDT or content control) in a document....places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Adding a Header to each page via HTML - Free Su...

    Is it possible to add a header in my HTML, which will be shown ever page generated when converting it to pdf? what i’ve tried: public byte[] ConvertHtmlToPdf(string data) { using (var stream…...section"> <h2>Summary</h2> <p>Paragraph</p> </div> <div class="standard-table...and footer content header.Paragraphs.Add(new HtmlFragment(headerHtml));...

    forum.aspose.com/t/adding-a-header-to-each-page...
  9. Portion - Aspose.Slides for Java - API Reference

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...portion of text inside a text paragraph. Constructor Summary Constructors...

    reference.aspose.com/slides/java/com.aspose.sli...
  10. Table | Aspose.Sildes for .NET API Reference

    Represents a table on a slide....(IParagraphFormat) Sets defined paragraph format properties to all table...table cells’ paragraphs. SetTextFormat (IPortionFormat) Sets...

    reference.aspose.com/slides/net/aspose.slides/t...