Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 18,354 for

paragraphs

(0.64 sec)
  1. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacing method. Gets or sets the line spacing (in points) for the paragraph in C++....spacing (in points) for the paragraph. double Aspose :: Words ::...larger font is used within the paragraph. Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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.... paragraphs . add ( table1 ) # 设置表格的列宽...将我的表格添加到 outerTable page . paragraphs . add ( outer_table ) body_row...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...
  3. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the document in C++....removed from corresponding paragraphs, runs and tables. If base...:: Words :: StyleType :: Paragraph , u "MyStyle" ); style ->...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border objects effortlessly for enhanced document formatting....between cells or conforming paragraphs. Item { get; } Retrieves...Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...
  5. Style.list property | Aspose.Words for Node.js

    Style.list property. Gets the list that defines formatting of this list style....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines formatting of this list style....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...getSections()) { ParagraphCollection paragraphs = section.getBody().getParagraphs();...getParagraphs(); for (Paragraph paragraph : paragraphs) { ParagraphFormat...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  8. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…... le, LayoutCollector lc, Paragraph para) { var sib = para.NextSibling;...the para variable is not a Paragraph node, as the GetEntity method...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  9. Programming with Documents|Aspose.Words for Nod...

    Use the Aspose using `Nodejs.Words` Document Object Model classes to programmatically create, modify, and manage documents with nodejs-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Working with Lists Working with Paragraphs Working with Asian Typography...

    docs.aspose.com/words/nodejs-net/programming-wi...
  10. How to Create Dynamic Scrolling Chart with Gola...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....Scrolling Chart In the next paragraphs, we will show you how to...

    docs.aspose.com/cells/go-cpp/create-dynamic-scr...