Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 17,658 for

paragraph

(0.08 sec)
  1. 演示主题|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿主题...10 , 100 , 100 ); $paragraph = new Paragraph (); $portion = new...new Portion ( "主题文本格式" ); $paragraph -> getPortions () -> add (...

    docs.aspose.com/slides/zh/php-java/presentation...
  2. Template Syntax in C#|Aspose.Words for .NET

    How to create a template for LINQ Reporting Engine to build a report in C#....that can occupy multiple paragraphs to be more descriptive. A...lead to a situation where a paragraph containing the tag becomes...

    docs.aspose.com/words/net/template-syntax/
  3. FieldSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeq class for seamless SEQ field implementation. Enhance your document automation with powerful features and flexibility....node, returns its parent paragraph. If the field is already removed...// Each entry contains the paragraph that contains the SEQ field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the document.... Document ( MY_DIR + 'Paragraphs.docx' ) properties = doc...number of Paragraph nodes in the document to the "paragraphs" built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME field...node, returns its parent paragraph. If the field is already removed...TIME field, insert a new paragraph and return the field.""" field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF....is added to the Page as a Paragraph. Finally, save the output...image on a page page -> get_Paragraphs () -> Add ( image ); // Save...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  7. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....resultant graph object to the paragraph collection of the selected...added to the PDF page as a paragraph item. Code to Draw a Circle...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  8. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. Assert . That...

    reference.aspose.com/words/net/aspose.words/sto...
  9. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_color property. Gets or sets the color that's applied to the foreground of the [Shading](../) object.... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. auto firstRow = System ::...

    reference.aspose.com/words/cpp/aspose.words.tab...