Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 17,495 for

paragraph

(0.11 sec)
  1. Structured Document Tags|Aspose.Words for Node....

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Node.js....places: Block-level – Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    docs.aspose.com/words/nodejs-net/structured-doc...
  2. Working with Text Layers in Aspose.PSD for Java...

    Examples of how to work with Text Layers in PSD File...specification of diverse styles and paragraphs within a text layer. Consider...portions. Default style and paragraph objects (defaultStyle and...

    docs.aspose.com/psd/java/text-layer-manipulation/
  3. 档案

    档案...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/zh/words/working-with-table-of-...
  4. Shading.texture property | Aspose.Words for Nod...

    Shading.texture property. Gets or sets the shading texture.... write ( "This paragraph is formatted with a double...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the Paragraph....runs property Paragraph.runs property Provides access to the...pieces of text inside the paragraph. get runs () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....Returns the immediate parent paragraph. getParentParagraph_IInline()...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Shapes|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....Gluing Working with Shapes Paragraph Configure Visio TimeLine Shapes...

    docs.aspose.com/diagram/net/working-with-shapes/
  8. 演示主题|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 演示主题...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...new Portion ( "主题文本格式" ); paragraph . Portions . Add ( portion...

    docs.aspose.com/slides/zh/net/presentation-theme/
  9. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management....is split into parts at a paragraph formatted using the style...

    reference.aspose.com/words/net/aspose.words.low...
  10. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Text = ""; Paragraph para = new Paragraph(document); para...

    forum.aspose.com/t/unable-to-replace-block-cont...