Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 18,180 for

paragraphs

(0.08 sec)
  1. Accessing Missing Members of Data Objects in Ja...

    Learn how to treat missing members of data objects as null literals using LINQ in Java.... Removing Paragraphs Containing Only Template...

    docs.aspose.com/words/java/accessing-missing-me...
  2. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud.... Paragraphs . Add ( new TextFragment...from Aspose.PDF!" )); page . Paragraphs . Add ( new TextFragment...

    docs.aspose.com/pdf/net/integration-aws/
  3. Manage Presentation Notes in PHP|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for PHP via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....bullet for the first level paragraphs $paragraphFormat = $notesStyle...

    docs.aspose.com/slides/php-java/presentation-no...
  4. 不使用 Visual Studio 的 ASP.NET|Aspose.PDF for .NET

    学习如何在 ASP.NET 项目中使用 Aspose.PDF for .NET,而无需依赖 Visual Studio。请遵循此实用指南。... Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/asp-net-without-usin...
  5. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....document, by default, has one paragraph. expect ( doc . firstSection...firstSection . body . paragraphs . count ). toEqual ( 1 ); // Composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the document in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method... Document () paragraph = doc . get_child ( aw . NodeType...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....through all paragraphs with TOC styles foreach (Paragraph para in...doc.GetChildNodes(NodeType.Paragraph, true)) { if (para.ParagraphFormat...

    forum.aspose.com/t/how-to-change-font-name-for-...
  9. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....contain block-level nodes Paragraph and Table . To learn more...shortcut method that creates a Paragraph object with optional text...

    reference.aspose.com/words/cpp/aspose.words/story/
  10. Aspose::Words::StyleType enum | Aspose.Words fo...

    Aspose::Words::StyleType enum. Represents type of the style in C++....Description Paragraph 1 The style is a paragraph style. Character...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words/sty...