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

paragraph

(0.11 sec)
  1. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Inline can be a child of Paragraph . Inheritance: Inline → Node...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023.... Paragraphs . Add ( table ); try { //...rectangle ); } // Create a paragraph from the text fragment in...

    docs.aspose.com/pdf/net/whatsnew/2023/
  3. Features Overview|Aspose.Slides for PHP Documen...

    Discover Aspose.Slides for PHP via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....to format texts using the paragraphs and portions associated with...Shades - Paragraph Alignment - Paragraph Bulleting - Paragraph Orientation...

    docs.aspose.com/slides/php-java/features-overview/
  4. 通過 C++ 從 PPT 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 PPT 文件中提取文本和圖像。...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/zh-hant/cpp/parser/ppt/
  5. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。...read-only, we cannot edit this paragraph without the password." ) #...range. builder . writeln ( "Paragraph inside first editable range"...

    docs.aspose.com/words/zh/python-net/restrict-do...
  6. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); string paragraphName = tocItem...

    forum.aspose.com/t/word/316558
  7. Convert JSON Format to PPT via C++ | products.a...

    Parse JSON to PPT 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...
  8. Aspose::Words::Fields::FieldSymbol class | Aspo...

    Aspose::Words::Fields::FieldSymbol class. Implements a SYMBOL field. To learn more, visit the documentation article in C++....affects the line spacing of the paragraph. get_End () const Gets the...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...FieldStart can only be a child of Paragraph . A complete field in a Microsoft...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose.PSD的.NET 23.2版 - 发行说明|Documentation

    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 . LeadingType = LeadingType... Items ) { textPortion . Paragraph . LeadingType = LeadingType...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...