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

paragraphs

(0.09 sec)
  1. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set page properties for PDF documents using Aspose.PDF for .NET, allowing for customized document formatting....to paragraphs collection of page object page . Paragraphs . Add...test" )); } // Process the paragraphs in PDF file to get accurate...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  2. Aspose::Words::Lists::List::get_IsMultiLevel me...

    Aspose::Words::Lists::List::get_IsMultiLevel method. Returns true when the list contains 9 levels; false when 1 level in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. How to Add Rows to Table in MS Word Document us...

    A step-by-step tutorial on how to add rows to table in MS Word document using C#. Programmatically insert rows at specific index or use Aspose Words table add row to the end of table's row collection....Add a few Cells with text Paragraphs to above Row Use RowCollection...

    kb.aspose.com/words/net/how-to-add-rows-to-tabl...
  4. Փոխարկեք կետային կետերը պարբերության Word ֆայլո...

    Փոխարկեք կետային կետերը պարբերության Word ֆայլում Java-ի միջոցով: Այս թեման ներառում է քայլերի ցանկ և աշխատանքային կոդ՝ Java-ի միջոցով Word փաստաթղթից կետերը հեռացնելու համար:...հանգույցների միջով և այն փոխանցեք paragraphs դասի օբյեկտին Մուտք գործեք...

    kb.aspose.com/hy/words/java/convert-bullet-poin...
  5. Manage Presentation Notes in .NET|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....bullet for the first level paragraphs IParagraphFormat paragraphFormat...

    docs.aspose.com/slides/net/presentation-notes/
  6. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....block-level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...

    docs.aspose.com/words/net/replace-fields/
  7. Break PDF into Hierarchical Sections - Free Sup...

    Hello, How can I use Aspose.PDF for Python via .NET to break a document into its Hierarchical Sections and then extract text in Paragraphs and tables in order within each of these hierchical sections? Maybe aspose.pdf.…...and then extract text in paragraphs and tables in order within...and then extract text in paragraphs and tables in order within...

    forum.aspose.com/t/break-pdf-into-hierarchical-...
  8. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....contain cells, which may have paragraphs # with typical elements such...least one row, cell, and paragraph. first_row = aw . tables ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...= null) { //Paragraph paragraph = new Paragraph(pageDoc); //Run...ControlChar.LineBreak); //paragraph.AppendChild(run); //pageDoc...

    forum.aspose.com/t/content-control-wrapping-iss...
  10. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Node.js....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/nodejs-net/document-build...