Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 18,524 for

paragraphs

(0.07 sec)
  1. Working with PDF/A or PDF/UA|Aspose.Words for P...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Python. There are a few problems when converting to PDF/A documents, and Aspose.Words for Python solves them....blocks such as headings, paragraphs, tables, and others. These...to the outline levels of paragraphs in the source document. For...

    docs.aspose.com/words/python-net/working-with-p...
  2. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, replace, or modify a hyperlink in a document using Node.js....content and span multiple paragraphs or sections in a document...

    docs.aspose.com/words/nodejs-net/working-with-h...
  3. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化——在 C++ 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。...); // Accessing the first Paragraph SharedPtr < IParagraph > para0...para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr <...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  4. Document.expand_table_styles_to_direct_formatti...

    Document.expand_table_styles_to_direct_formatting method. Converts formatting specified in table styles into direct formatting on tables in the document....formatting of tables, cells, paragraphs or text. This version of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, text frame or a floating table in C++....possible value for floating paragraphs and tables. Default n/a Same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties... paragraphs Represents an estimate of...of the number of paragraphs in the document. revision_number Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How-to Articles – HTML Questions in Python Exam...

    Find answers to popular questions about how to work with HTML files in Python using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples....to change color of text in paragraphs, headers, etc., using Aspose...background color for text in paragraphs or entire pages using Aspose...

    docs.aspose.com/html/python-net/how-to-articles/
  8. Aspose::Words::Lists::ListLabel::get_LabelStrin...

    Aspose::Words::Lists::ListLabel::get_LabelString method. Gets a string representation of list label in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. ParagraphFormat.drop_cap_position property | As...

    ParagraphFormat.drop_cap_position property. Gets or sets the position for a drop cap text....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...
  10. Extract Content in Jython|Aspose.Words for Java

    Extract Content from document using Jython....def extract_content_between_paragraphs ( self , doc ): """ Shows...content between specific paragraphs using the `ExtractContent`...

    docs.aspose.com/words/java/extract-content-in-j...