Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,460 for

paragraph

(0.22 sec)
  1. 20.9 Release Notes|Aspose Words Cloud

    Aspose Words Cloud 20.9 Release Notes...numbered lists Removed redundant paragraph breaks caused by footnote...other Bug PDF2WORD-556 Wrong paragraph split Bug PDF2WORD-559 Low...

    docs.aspose.cloud/words/release-notes/2020/20-9/
  2. Aspose.Slides Cloud 22.4 Release Notes|Document...

    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....default portion format from a paragraph SLIDESCLOUD-999 Support adding...DefaultPortionFormat property to Paragraph class. Added new PortionFormat...

    docs.aspose.cloud/slides/aspose-slides-cloud-22...
  3. Create a New Text Portion|Documentation

    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....add new text portions to paragraphs. CreatePortion API Information...dex}/shapes/{shapeIndex}/paragraphs/{paragraphIndex}/portions...

    docs.aspose.cloud/slides/create-a-new-text-port...
  4. «FullName»

    Farooq Sheikh Aspose Pty Ltd Suite 163, 79 Longueville Road Lane Cove Dear Farooq Sheikh, Aspose.Words supports most elements of Microsoft Word documents including Paragraph, character and section ......Word documents including paragraph, character and section formatting...content, specify font and paragraph formatting. · Merge data into...

    docs.aspose.cloud/words/mail-merge/TestPostDocu...
  5. «FullName»

    Farooq Sheikh Aspose Pty Ltd Suite 163, 79 Longueville Road Lane Cove Dear Farooq Sheikh, Aspose.Words supports most elements of Microsoft Word documents including Paragraph, character and section ......Word documents including paragraph, character and section formatting...content, specify font and paragraph formatting. · Merge data into...

    docs.aspose.cloud/words/mail-merge/TestPostExec...
  6. PHP API - Inserting a new document field - Free...

    I have a word document with multiple Paragraphs. I’d like to insert a field code at the begining of the first Paragraph. $Paragraph_index = 0; $wordsApi->insertField( new InsertFieldRequest( $filename, // Th…...word document with multiple paragraphs. I’d like to insert a field...begining of the first paragraph. $paragraph_index = 0; $wordsApi->insertField(...

    forum.aspose.cloud/t/php-api-inserting-a-new-do...
  7. BulletChar Property Is Null while Reading Bulle...

    Hi I’m trying to read a simple pptx file created in PowerPoint. If I create a bullet list on a non-main slide - the BulletChar is null. Although it works correctly if add bullets on the first slide. Code Example: …...2; listItemIndex++) { var paragraph = slidesApi.GetParagraph(fileName...storageName); Console.WriteLine($"{paragraph.BulletChar ?? "[NO BULLET]"}...

    forum.aspose.cloud/t/bulletchar-property-is-nul...
  8. «FullName»

    Farooq Sheikh Aspose Pty Ltd Suite 163, 79 Longueville Road Lane Cove Dear Farooq Sheikh, Aspose.Words supports most elements of Microsoft Word documents including Paragraph, character and section ......Word documents including paragraph, character and section formatting...content, specify font and paragraph formatting. · Merge data into...

    docs.aspose.cloud/words/mail-merge/TestPostDocu...
  9. OMR - v5.0 Template generation - Content elemen...

    when generating a template using the Content elements with font_style bold, in the generated image the last letter of the Content is not rendered. { "element_type": "Template", "children": [ { "element_type": "Pa…...{ "element_type": "Paragraph", "paragraph_type": "Inline", "children":...{ "element_type": "Paragraph", "paragraph_type": "Inline", "children":...

    forum.aspose.cloud/t/omr-v5-0-template-generati...
  10. Create a PDF Document with NET REST API

    Follow this tutorial to create a PDF document with NET REST API. It has steps and a sample code to develop a PDF creator software with C# Low Code API....PutCreateDocument API call Create a Paragraph and set some text in it using...TextLine classes Add the paragraph to the newly created PDF file...

    kb.aspose.cloud/pdf/net/create-a-pdf-document-w...