Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 18,524 for

paragraphs

(0.13 sec)
  1. How to create Dynamic Scrolling Chart|Documenta...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Python via .NET. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....Scrolling Chart In the following paragraphs, we will show you how to...

    docs.aspose.com/cells/python-net/create-dynamic...
  2. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph....whether this is a right-to-left paragraph. @property def bidi ( self...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::StyleCollection class | Aspose.W...

    Aspose::Words::StyleCollection class. A collection of Style objects that represent both the built-in and user-defined styles in a document. To learn more, visit the documentation article in C++....() Gets document default paragraph formatting. get_Document ()...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. Revision details PDF compare - Free Support For...

    Hello I notice some problem with default save compared document to PDF. It looks like PDF always export as “All markup” (compared to word). That produce some “first look” inconsistency like that: To reproduce this yo…... I mean shows all the paragraphs as merged (as it is in revised...

    forum.aspose.com/t/revision-details-pdf-compare...
  5. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++....whether this is a right-to-left paragraph. bool Aspose :: Words :: ParagraphFormat...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process....Shows how to remove empty paragraphs that a mail merge may create...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly.... Paragraphs [ 0 ]. Runs [ 0 ]. Font ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Tick/check symbol - Free Support Forum - aspose...

    I’m trying to show the symbol (:heavy_check_mark:) on a PDF. (I’m using VB.Net). I tried using #$UNICODE(10004) but it didn’t work. can anyone tell me how to get this check symbol to show up?...Add(); //Create a sample text paragraph Aspose.Pdf.Text.TextFragment...//Specify the ID for the text paragraph text1.Id = "page1"; //Add...

    forum.aspose.com/t/tick-check-symbol/82133
  9. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....nested features, we also use paragraph styles with a name that starts...formatting in either list style or paragraph formatting. Inline Blocks...

    docs.aspose.com/words/python-net/translate-mark...
  10. Working with Graphs|Aspose.PDF for Java

    Learn how to create and manage graphs within PDF documents using Aspose.PDF in Java for visualizing data effectively.... Graph is a paragraph level element and it can be...be added to the Paragraphs collection in a Page instance. A Graph...

    docs.aspose.com/pdf/java/graphs/