Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 18,217 for

paragraph

(0.13 sec)
  1. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....HEADING_PARAGRAPH: partType = "Paragraph from heading";...DocumentSplitCriteri.HEADING_PARAGRAPH: partType = "Paragraph from heading";...

    reference.aspose.com/words/java/com.aspose.word...
  2. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java....INLINE); Paragraph paragraph = doc.getFirstSection()...getBody().getFirstParagraph(); paragraph.appendChild(sdt); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides.... text = "" paragraph = label . text_frame_for_overriding...text_frame_for_overriding . paragraphs [ 0 ] paragraph . portions . add ( text_portion...

    docs.aspose.com/slides/python-net/chart-data-la...
  4. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 添加幻灯片到演示文稿|Aspose.Slides 文档

    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.... Paragraph ( new Drawing . Run ( new...ListStyle (), new Drawing . Paragraph ()); // 为新幻灯片创建幻灯片部分。 SlidePart...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  6. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the revision group... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table Position in C++|Aspose.Words for C++

    Specify table position in C++. Get a table alignment, get and set floating table position using C++....always appear between the paragraphs where you placed them. Floating...the table relative to the paragraph is determined by the table...

    docs.aspose.com/words/cpp/position-a-table/
  9. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing using C#....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/net/rendering/
  10. Setting Background Color Dynamically in Java|As...

    Set text background color for document contents dynamically when building a report in Java....every item into a separate paragraph colored dynamically. << foreach...can be located either in paragraphs of a single story (or table...

    docs.aspose.com/words/java/setting-background-c...