Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 15,604 for

paragraph

(0.04 sec)
  1. IImageSavingCallback.ImageSaving | Aspose.Words...

    Discover the ImageSavingCallback method in Aspose.Words, designed to enhance image handling when saving to HTML. Optimize your workflow today!...HeadingParagraph : partType = "Paragraph from heading" ; break ; }...

    reference.aspose.com/words/net/aspose.words.sav...
  2. TxtTrailingSpacesOptions enumeration | Aspose.W...

    aspose.words.loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....first line indent to the paragraph to simulate the effect of...load_options ) paragraphs = doc . first_section . body . paragraphs switch_condition...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtLoadOptions.trailingSpacesOptions property |...

    TxtLoadOptions.trailingSpacesOptions property. Gets or sets preferred option of a trailing space handling...first line indent to the paragraph to simulate the effect of...let paragraphs = doc . firstSection . body . paragraphs . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    Aspose.Words.Loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file....first line indent to the paragraph to simulate the effect of...let paragraphs = doc . firstSection . body . paragraphs . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract text and images from PPTX document usin...

    C# source code to extract text and images from PPTX file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Loop through each paragraph portion. Get the required...Length; i++) //Loop through paragraphs in current ITextFrame foreach...

    products.aspose.com/slides/net/parser/pptx/
  7. Aspose::Words::Lists::ListCollection::AddCopy m...

    Aspose::Words::Lists::ListCollection::AddCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document 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...
  8. HtmlSaveOptions.document_split_heading_level pr...

    HtmlSaveOptions.document_split_heading_level property. Specifies the maximum level of headings at which to split the document...HEADING_PARAGRAPH and this property is set to...document will be split at paragraphs formatted using Heading 1...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......by iterating through the paragraphs and checking if they are...pageDoc) { foreach (Paragraph paragraph in pageDoc.GetChildNodes(NodeType...

    forum.aspose.com/posts.rss
  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...