Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 36,277 for

paragraph

(0.07 sec)
  1. IPortion | Aspose.Sildes for .NET API Reference

    Represents a portion of text inside a text Paragraph....portion of text inside a text paragraph. public interface IPortion...

    reference.aspose.com/slides/net/aspose.slides/i...
  2. Load in the DOC Format|Aspose.Words for Java

    Import DOC document using different load options in Java....Features Supported on DOC Import Paragraph Features Supported on DOC...

    docs.aspose.com/words/java/load-in-ms-word-97-2...
  3. How to create Stock Charts|Documentation

    Stock charts are a specific type of chart used to track changes in the price of traded assets. In this section, we will show you how to easily create different types of stock charts using Aspose.Cells APIs.Specifically, we will cover the following types of stock charts:The High-Low-Close (HLC) stock chart,Open-High-Low-Close (OHLC) chart,Volume-High-Low-Close (VHLC) stock chart and Volume-Open-High-Low-Close(VOHLC) stock chart....Charts Contents [ Hide ] This paragraph will tell you how to create...

    docs.aspose.com/cells/net/how-to-create-stock-c...
  4. Image|Documentation

    Image element is used to add a picture....: 24 } ] } ] } EmptyLine Paragraph...

    docs.aspose.com/omr/net/json-markup/image/
  5. Image|Documentation

    Image element is used to add a picture....: 24 } ] } ] } EmptyLine Paragraph...

    docs.aspose.com/omr/json-markup/image/
  6. Aspose.Words - AppendDocument adds blank space ...

    Hello, When I merge source document into target document using builder.Document.AppendDocument it randomly adds large blank/white spaces block on the page. Below is my code: doc.FirstSection.PageSetup.SectionStart = Se…...foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true))...spaces. image.png (7.4 KB) The paragraph broken in half, resumed on...

    forum.aspose.com/t/aspose-words-appenddocument-...
  7. StyleCollection.DefaultFont | Aspose.Words for ...

    StyleCollection DefaultFont property. Gets document default text formatting in C#....Paragraph", the collection will apply...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....object Add TextFragment to Paragraph collection of the page Save..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/cpp/create-document/
  9. Aspose::Slides::ParagraphCollection Class Refer...

    Classes | Public Types | Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::P......Represents a collection of a paragraphs. More... #include <ParagraphCollection...> value) override Adds a Paragraph to the end of collection....

    reference.aspose.com/slides/cpp/class/aspose.sl...
  10. ASP - JScript via COM Interop|Aspose.PDF for .NET

    Learn to use Aspose.PDF for .NET in ASP and JScript applications through COM Interop. Enable advanced PDF capabilities....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save the...

    docs.aspose.com/pdf/net/asp-jscript-via-com-int...