Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 18,529 for

paragraph

(0.14 sec)
  1. FieldFillIn class | Aspose.Words for Python

    aspose.words.fields.FieldFillIn class. Implements the FILLIN field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldRD class | Aspose.Words for Python

    aspose.words.fields.FieldRD class. Implements the RD field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldCreateDate class | Aspose.Words for Python

    aspose.words.fields.FieldCreateDate class. Implements the CREATEDATE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Rotate Text with Shape inside the Worksheet usi...

    Learn how to rotate text with shape inside an Excel worksheet using Aspose.Cells for Node.js via C++....Close Set Line Spacing of the Paragraph in a Shape or Textbox with...

    docs.aspose.com/cells/nodejs-cpp/rotate-text-wi...
  5. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...structured document tag in a new paragraph. let tagClone = tag . clone...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtLoadOptions.leading_spaces_options property ...

    TxtLoadOptions.leading_spaces_options property. Gets or sets preferred option of a leading space handling...first line indent to the paragraph to simulate the effect of...load_options ) paragraphs = doc . first_section . body . paragraphs switch_condition...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js via Java. Stand out!...animation to By 1st Level Paragraphs value: // Instantiates a..."First paragraph \nSecond paragraph \n Third paragraph" ); //...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  8. 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...
  9. 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...
  10. 布局收集器问题 - 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