Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 15,549 for

paragraph

(0.05 sec)
  1. 段落|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的段落和部分... paragraphs [ 0 ] . get_rect () 获取表格单元格文本框中段落和部分的大小...获取表格单元格文本框中段落和部分的大小 要获取表格单元格文本框中 Portion 或 Paragraph 的大小和坐标,可以使用 IPortion.GetRect...

    docs.aspose.com/slides/zh/python-net/paragraph/
  2. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the type of this node.... myDir + "Paragraphs.docx" ); // Any node that...section body can contain Paragraph and Table nodes. // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!...and append it to the first paragraph. Shape importedShape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...and append it to the first paragraph. Shape importedShape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  6. TxtLeadingSpacesOptions | Aspose.Words for Java

    Specifies available options for leading space handling during import from LoadFormat.TEXT file in Java....first line indent to the paragraph to simulate the effect of...loadOptions); ParagraphCollection paragraphs = doc.getFirstSection().getBody()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for .NET 21.1 - Release Notes|Docume...

    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....layers and other text and paragraph styling features // Please...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  8. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...layout entity for the cell paragraph. enumerator.Current = layoutCollector...

    forum.aspose.com/t/topic/311958
  9. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document text stories with ease. Enhance your document processing experience today!...shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. Assert . That...

    reference.aspose.com/words/net/aspose.words/sto...
  10. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....Aspose :: Words :: NodeType :: Paragraph , 1 , true ))); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.lay...