Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 18,524 for

paragraph

(0.07 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the shape is positioned vertically in C++....Remarks The default value is Paragraph . Has effect only for top...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Shading::get_Texture method | As...

    Aspose::Words::Shading::get_Texture method. Gets or sets the shading texture in C++....builder -> Write ( u "This paragraph is formatted with a double...

    reference.aspose.com/words/cpp/aspose.words/sha...
  3. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style...style, linked style and next paragraph style are recursively compared...move_to_document_end () builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows.... Access the TextFrame Paragraph . Align the text vertically...Creates the Paragraph object for the text frame var paragraph = txtFrame...

    docs.aspose.com/slides/nodejs-java/manage-table/
  5. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using Aspose.HTML for .NET. Explore different methods, including the img tag, CSS backgrounds, and inline styles....Ensure that at least two paragraphs exist before proceeding with...least two paragraph elements by verifying that paragraphs.Length...

    docs.aspose.com/html/net/how-to-articles/how-to...
  6. Incorrect Bullet Character Detected in a PowerP...

    I have attached a pptx file “bullet_issue.pptx” having one shape in the first slide. The shape text has bullet points enabled. I have attached the screenshot of slide content as file “slide_screenshot.png” to show how t…...paragraphs[0].paragraph_format.bullet.get_effective()...specifically set for that paragraph. Here’s an example of how...

    forum.aspose.com/t/incorrect-bullet-character-d...
  7. ASP - JScript 通过 COM 互操作|Aspose.PDF for .NET

    学习如何通过 COM 互操作在 ASP 和 JScript 应用程序中使用 Aspose.PDF for .NET。启用高级 PDF 功能。...JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/zh/net/asp-jscript-via-com-...
  8. Clone a Document in Node.js|Aspose.Words for No...

    Clone a document to get its identical copy using Node.js. When creating a copy, nodes and properties of the original document are cloned....node, such as a section or paragraph? A: Yes. Any node that derives...from Node (e.g., Section , Paragraph ) provides a clone() method...

    docs.aspose.com/words/nodejs-net/clone-a-document/
  9. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Style.equals method | Aspose.Words for Node.js

    Style.equals method. Compares with the specified style...style, linked style and next paragraph style are recursively compared...doc . firstSection . body . paragraphs . at ( 1 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...