Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 18,249 for

paragraphs

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

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Python....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/python-net/structured-doc...
  2. Row.EnsureMinimum | Aspose.Words for .NET

    Discover the Row EnsureMinimum method, effortlessly create and append a Cell when none exist, enhancing your data structure management....contain cells, containing paragraphs with typical elements such...least one cell with an empty paragraph. row . EnsureMinimum (); row...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....contain block-level nodes Paragraph and Table . To learn more...FirstParagraph { get; } Gets the first paragraph in the story. HasChildNodes...

    reference.aspose.com/words/net/aspose.words/story/
  4. Add Images to PDF using Python | Aspose.PDF

    Adding images into PDF documents programmatically with Python sample code using Aspose.PDF for Python via C++... paragraphs . add ( image ) document...

    products.aspose.com/pdf/python-cpp/images/add/
  5. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word report with sample code. Could you please share tutorials and code example related to Aspose word pa…...programmatically—either by adding a paragraph break after the table or by...Clone(true); newRow.Cells[0].Paragraphs[0].Append(emp.CompanyName);...

    forum.aspose.com/t/about-page-breaker-to-table-...
  6. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....it Add this graph to the paragraphs collection of the selected...that is finally added to the paragraphs collection of the selected...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  7. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in documents...DocumentBuilder ( doc ); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....apply list formatting to paragraphs just by settings the ListFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering formatting feature in Aspose.Words for Java....the current paragraph and all further paragraphs created using...list level of the current paragraph by one level, call ListFormat...

    docs.aspose.com/words/java/working-with-lists/