Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 18,529 for

paragraph

(0.14 sec)
  1. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/androidjava/presentation...
  2. Table.AbsoluteVerticalDistance | Aspose.Words f...

    Discover the AbsoluteVerticalDistance property for tables—control vertical positioning in points for precise layout. Default is 0. Optimize your design!...offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Table.relative_horizontal_alignment property | ...

    Table.relative_horizontal_alignment property. Gets or sets floating table relative horizontal alignment....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Export Math Equations from Presentations in С++...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for С++ — preserve formatting and boost compatibility....-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...exactly is exported to MathML—a paragraph or an individual formula block...

    docs.aspose.com/slides/cpp/exporting-math-equat...
  5. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....:: Words :: StyleType :: Paragraph , u "MyStyle" ); myStyle ->...destination styles into direct paragraph attributes. auto options =...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. How to Change Text Color in HTML using Python

    Learn how to change text color in HTML using Python with Aspose.HTML for Python via .NET. Includes inline and internal CSS examples, best practices, and FAQ....Find, for example, the first paragraph <p> element to set a style...Find the first paragraph element 16 paragraph = doc. get_elements_by_tag_name...

    docs.aspose.com/html/python-net/how-to-change-t...
  7. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...-aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline"...apply underline to the whole paragraph or surrounding run instead...

    forum.aspose.com/t/incorrect-underline-height-i...
  8. Shading.BackgroundPatternColor | Aspose.Words f...

    Discover the Shading BackgroundPatternColor property to customize your Shading object's background color, enhancing your design's visual appeal.... Write ( "This paragraph is formatted with a double...

    reference.aspose.com/words/net/aspose.words/sha...
  9. How to Convert Image to PDF in C#

    This brief tutorial discusses how to convert image to PDF in C#. You will understand how using C# image to PDF conversion feature can be used with the help of the given steps and a code snippet....image is added to the first paragraph in the newly created page...required to the selected paragraph. In this article, we have...

    kb.aspose.com/pdf/net/how-to-convert-image-to-p...
  10. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...formatting, indentation, or paragraph settings within cells . The...import. Properties such as paragraph spacing, list numbering, and...

    forum.aspose.com/t/table-cell-list-format-chang...