Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 18,524 for

paragraph

(0.33 sec)
  1. Shape Types in Aspose.Slides for Android via Ja...

    Learn every shape type in Aspose.Slides for Android, with clear Java examples to create, format, and edit shapes in PPT and PPTX presentations....Presentations on Android Get Paragraph Bounds from Presentations...

    docs.aspose.com/slides/androidjava/shape-types/
  2. Word compare like MS Word - Free Support Forum ...

    Hi, I have tested with newest Aspose java version(26.2) and I get different result when comparing documents in word and in Aspose. Attaching version1.docx and version2.docx and will be using them for example. version1…...- contains table and few paragraphs version2 - does not contain...table and has text added to paragraphs version1.docx (13.4 KB) version2...

    forum.aspose.com/t/word-compare-like-ms-word/32...
  3. Aspose word Html Conversion - Free Support Foru...

    Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and document which i am converting. Please note that i am Convertin…...team , I am Converting a Paragraph in Aspose to Html but it’s...EnsureMinimum (prevents default empty paragraph) Dim tmpDoc As New Aspose...

    forum.aspose.com/t/aspose-word-html-conversion/...
  4. Aspose::Words::Lists::List class | Aspose.Words...

    Aspose::Words::Lists::List class. Represents formatting of a list. To learn more, visit the documentation article in C++....remove list formatting from a paragraph, use ListFormat . Examples...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. TabAlignment enumeration | Aspose.Words for Nod...

    Aspose.Words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....set custom tab stops for a paragraph. let doc = new aw . Document...firstParagraph ; // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.moveToStructuredDocumentTag met...

    Aspose.Words.DocumentBuilder.moveToStructuredDocumentTag method...cursor to the end of its last paragraph, specify -2. Remarks The navigation...cursor to the end of its last paragraph, specify -2. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Suppress blank merge-field output and remove em...

    Scenario: We generate PDFs from Word templates using JsonMailMergeDataSource. The templates contain merge fields populated via JPath from our JSON payload. Issue: When a JSON property is empty or missing, the merge fi…...suppress output and remove the paragraph/line when a merge field’s...to removing empty fields/paragraphs during mail merge.) Expected...

    forum.aspose.com/t/suppress-blank-merge-field-o...
  8. Aspose::Words::Lists::ListLevel::get_NumberForm...

    Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the list level in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Track Changes in a Document in C#|Aspose.Words ...

    Track changes to content and formatting made by you or others using C#. Access individual revisions in a document and apply various properties to them....example, If you delete any paragraph, Aspose.Words make it as a...g., a Paragraph ). Example: Paragraph para = ( Paragraph ) doc...

    docs.aspose.com/words/net/track-changes-in-a-do...
  10. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting.... Headings are paragraphs with Heading 1 - Heading...Heading 6 styles. Quotes are paragraphs with “Quote” in the style name...

    docs.aspose.com/words/net/working-with-markdown...