Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 18,130 for

paragraph

(0.08 sec)
  1. Get Evaluation Note message when generating doc...

    Dear Support, This is request from Sai Kiran Chebiyyam saikiranchebiyyam@newgensoft.com: As you are aware, we are currently evaluating the 30-day trial version of Aspose Words for Java. We attempted to generate documen…...set on the document’s runs/paragraphs after loading, so the default...size) { for (Paragraph para : (Iterable<Paragraph>) doc.getChildNodes(NodeType...

    forum.aspose.com/t/get-evaluation-note-message-...
  2. Convert JSON Format to PPSX via C++ | products....

    Parse JSON to PPSX 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...
  3. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....HEADING_PARAGRAPH: partType = "Paragraph from heading";...DocumentSplitCriteri.HEADING_PARAGRAPH: partType = "Paragraph from heading";...

    reference.aspose.com/words/java/com.aspose.word...
  4. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....and append it to the first paragraph. Shape importedShape = (Shape)...and append it to the first paragraph. Shape importedShape = (Shape)...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldChar class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldChar class. Base class for nodes that represent field characters in a document...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document areas detection|Documentation

    How Aspose.OCR for JavaScript via C++ identifies and analyzes the structure and layout of the image during recognition....of various content - text paragraphs, tables, illustrations, formulas...detection when working with multi-paragraph and multi-column documents...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  8. List.isListStyleDefinition property | Aspose.Wo...

    List.isListStyleDefinition property. Returns ``true`` if this list is a definition of a list style....cannot be applied directly to paragraphs to make them numbered. Examples...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. List.style property | Aspose.Words for Node.js

    List.style property. Gets the list style that this list references or defines....list cannot be applied to paragraphs in the document directly...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...