Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 18,169 for

paragraphs

(0.05 sec)
  1. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current section....characterIndex) Moves the cursor to a paragraph in the current section. moveToParagraph...paragraphIndex number The index of the paragraph to move to. characterIndex...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Paragraph::get_IsMoveFromRevisio...

    Aspose::Words::Paragraph::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....Aspose::Words::Paragraph::get_IsMoveFromRevision method Contents...Contents [ Hide ] Paragraph::get_IsMoveFromRevision method Returns...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Slides [ 0 ]); // Get paragraphs from the target shape (assumes...used) IParagraphCollection paragraphs = ( slide . Shapes [ 1 ]...

    docs.aspose.com/slides/net/developer-guide/tech...
  4. MarkdownEmptyParagraphExportMode enumeration | ...

    Aspose.Words.Saving.MarkdownEmptyParagraphExportMode enumeration. Specifies how Aspose.Words exports empty Paragraphs to Markdown....Words exports empty paragraphs to Markdown. Members Name... None Don’t export empty paragraphs. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....Object Add Graph object to paragraphs collection of page. Create...400 ) # Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/python-net/add-line/
  6. ParagraphFormat.no_space_between_paragraphs_of_...

    ParagraphFormat.no_space_between_Paragraphs_of_same_style property. When ``True``, [ParagraphFormat.space_before](../space_before/) and [ParagraphFormat.space_after](../space_after/) will be ignored between the Paragraphs of the same style....no_space_between_paragraphs_of_same_style property ParagraphFormat...ParagraphFormat.no_space_between_paragraphs_of_same_style property When...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the paragraph in C++....spacing (in points) before the paragraph. double Aspose :: Words ::...Shows how to set automatic paragraph spacing. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the paragraph in C++....spacing (in points) after the paragraph. double Aspose :: Words ::...Shows how to set automatic paragraph spacing. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Layout detecton|Documentation

    How to detect the layout of the provided image.... paragraphs Array of ContentArea Detected paragraphs. images...print ( "paragraphs:" + str ( len ( result . paragraphs ))) print...

    docs.aspose.com/ocr/python-net/layout_detection/
  10. MarkdownEmptyParagraphExportMode | Aspose.Words...

    Specifies how Aspose.Words exports empty Paragraphs to Markdown in Java....Words exports empty paragraphs to Markdown. Examples: Shows...Shows how to export empty paragraphs. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...