Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 18,948 for

paragraph

(0.29 sec)
  1. Aspose::Words::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++....:: Words :: StyleType :: Paragraph , u "MyStyle" ); srcStyle...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. Aspose::Words::Drawing::ImageData::get_GrayScal...

    Aspose::Words::Drawing::ImageData::get_GrayScale method. Determines whether a picture will display in grayscale mode in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ImageData::get_Borders ...

    Aspose::Words::Drawing::ImageData::get_Borders method. Gets the collection of borders of the image. Borders only have effect for inline images in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Document areas detection|Documentation

    How Aspose.OCR 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/cpp/areas-detection/
  5. Working with Comments in Node.js|Aspose.Words f...

    How to add, remove, or manipulate comments in a document using Node.js....how to add a comment to a paragraph using the Comment class: The...how to add a comment to a paragraph using a region of text and...

    docs.aspose.com/words/nodejs-net/working-with-c...
  6. Rendering in Node.js|Aspose.Words for Node.js v...

    Use Aspose.Words for Node.js via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/nodejs-net/rendering/
  7. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....AutoShape : for paragraph in shape . text_frame . paragraphs : for portion...portion in paragraph . portions : portion . text = portion . text...

    docs.aspose.com/slides/python-net/manage-textbox/
  8. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...and can only be a child of Paragraph . FormField is represented...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inconsistent lines (spacing) coming in generate...

    Hi Team, We are having issue , where we are inserting the html in content control. It is inserting fine but there is inconsistent spacing. There is space between 1st inserted element and 2nd inserted element , but after…...removeNumbers(); Paragraph para = new Paragraph(document); Run...inserting is tables. An empty paragraph must alway be there after...

    forum.aspose.com/t/inconsistent-lines-spacing-c...
  10. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…... Look for a table or paragraph titled Supported CSS properties...Pages.Add(); pdfDoc.Pages[1].Paragraphs.Add(new Aspose.Pdf.HtmlFragment(html...

    forum.aspose.com/t/supported-css-properties-for...