Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 18,585 for

paragraph

(0.13 sec)
  1. Convert JSON Format to PPS via C++ | products.a...

    Parse JSON to PPS in C++ without using Microsoft PowerPoint...the Rectangle, create the Paragraph object for a text frame, create...create Portion object for paragraph, add watermark using set_Text()...

    products.aspose.com/total/cpp/conversion/json-t...
  2. Aspose::Words::Lists::ListCollection::AddCopy m...

    Aspose::Words::Lists::ListCollection::AddCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document in C++....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/cpp/aspose.words.lis...
  3. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced document management and editing efficiency....and can only be a child of Paragraph . Examples Shows how print...and then add your comment. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  6. 添加幻灯片到演示文稿|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...
  7. Convert PDF to Word documents in Rust|Aspose.PD...

    Learn how to write Rust code for conversion PDF to DOC(DOCX)....editable DOCX, preserving: Paragraph structure Tables as native...(fully editable tables and paragraphs) pdf . save_docx_enhanced...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-doc/
  8. 使用 PHP 管理演示文稿中的字体|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中控制字体:嵌入、替换并加载自定义字体,以确保 PPT、PPTX 和 ODP 演示文稿保持清晰、品牌安全且一致。...TextFrame 中获取 Paragraph 。 对段落进行对齐。 访问 Paragraph 的文本 Portion 。...

    docs.aspose.com/slides/zh/php-java/manage-fonts/
  9. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getParagraphs () -> get_Item ( 0 ); $paragraph -> getPortions () -> clear...

    docs.aspose.com/slides/php-java/presentation-pr...
  10. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....$i ); echo ( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); echo...

    docs.aspose.com/slides/php-java/shape-effective...