Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 4,243 for

paragraph builder

(0.06 sec)
  1. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the shape is a child of a Paragraph object, then the shape is...something (e.g the current paragraph, the margin or the page)....

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.image_color_space_export_mode pr...

    PdfSaveOptions.image_color_space_export_mode property. Specifies how the color space will be selected for the images in PDF document....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...writeln ( 'Jpeg image:' ) builder . insert_image ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutOptions.show_hidden_text property | Aspos...

    LayoutOptions.show_hidden_text property. Gets or sets indication of whether hidden text in the document is rendered... Document () builder = aw . DocumentBuilder ( doc...from a rendered document. builder . writeln ( 'This text is not...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....Returns the immediate parent paragraph. PreviousSibling { get; }...the shape is a child of a Paragraph object, then the shape is...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . font...green builder . font . border . line_width = 2.5 builder . font...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . start_table...formatting options for a document builder # will apply them to every...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMerge Class | Aspose.Words for .NET

    Unlock powerful mail merge capabilities with Aspose.Words.MailMerging.MailMerge class. Streamline document creation and enhance productivity effortlessly!...value indicating whether paragraphs with punctuation marks are...indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 使用 Java 製作 WORD

    通過幾個步驟在 Java 中創建一個新的 WORD。使用 Java 庫輕鬆創建 WORD。...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...(doc); Font font = builder.getFont(); font.setName( "Courier New"...

    products.aspose.com/words/zh-hant/java/make/word/
  9. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . start_table...formatting options for a document builder # will apply them to every...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OutlineOptions.headings_outline_levels property...

    OutlineOptions.headings_outline_levels property. Specifies how many levels of headings (Paragraphs formatted with the Heading styles) to include in the document outline....many levels of headings (paragraphs formatted with the Heading...outline. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...