Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 18,224 for

paragraph

(1.04 sec)
  1. How to create Stock Charts with Node.js via C++...

    Learn how to create different types of stock charts including HLC, OHLC, VHLC, and VOHLC using Aspose.Cells APIs for Node.js via C++....C++ Contents [ Hide ] This paragraph tells you how to create a...

    docs.aspose.com/cells/nodejs-cpp/how-to-create-...
  2. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure....section body can contain Paragraph and Table nodes. // If the...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Field.remove method | Aspose.Words for Python

    Field.remove method. Removes the field from the document...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Mail Merge Template from Mustache Syntax in C#|...

    Create templates with Mustache syntax using C#. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax....empty paragraph above a merged field? A: Empty paragraphs can be...source template contains a paragraph mark after a placeholder....

    docs.aspose.com/words/net/mail-merge-template-f...
  5. OfficeMath class | Aspose.Words for Node.js

    Aspose.Words.Math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...OfficeMath can only be a child of Paragraph . Inheritance: OfficeMath...parentParagraph Retrieves the parent Paragraph of this node. previousSibling...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Right to left text - Free Support Forum - aspos...

    Hi, I have a couple of questions regarding right to left aligned text: The documentation for right to left text says "Please note that currently only normal fonts such as "Times New Roman" are supported. Specific fonts …...I’ve also found that when paragraphs are set to RightToLeft, they...text segments in the same paragraph. I have three segments- seg0...

    forum.aspose.com/t/right-to-left-text/91358
  7. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...Convert list items into regular paragraphs with leading text that imitates...get_child_nodes(aw.NodeType.PARAGRAPH, True) : para = p.as_paragraph() if para...

    forum.aspose.com/t/converting-word-lists-to-tex...
  8. Replacing Images inside Presentation Image Coll...

    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.... dispose (); Copying Paragraph and Portion in PPTX Getting...

    docs.aspose.com/slides/java/replacing-images-in...
  9. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  10. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....setRichTextValue ( "<p>This is my <b>paragraph</b></p>" ); doc1 . save (...legacyxmlmodel.Paragraphs Added: public void add(Paragraph paragraph) void...

    docs.aspose.com/pdf/java/public-api-changes-in-...