Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 4,244 for

paragraph builder

(0.04 sec)
  1. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Insert paragraphs with text with DocumentBuilder. builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. PdfSaveOptions.export_language_to_span_tag prop...

    PdfSaveOptions.export_language_to_span_tag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...writeln ( 'Hello world!' ) builder . writeln ( 'Hola mundo!' )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_revisions method... Document () builder = aw . DocumentBuilder ( doc...until we begin tracking them. builder . write ( 'Hello world! ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . paragraph_format...'Heading 1' ) builder . writeln ( 'Hello world!' ) builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.revision_number prope...

    BuiltInDocumentProperties.revision_number property. Gets or sets the document revision number....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . write...revision number property. field = builder . insert_field ( field_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....Returns the immediate parent paragraph. get_PreviousSibling () Gets...the shape is a child of a Paragraph object, then the shape is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Paragraphs method. Represents an estimate of the number of Paragraphs in the document in C++....uiltInDocumentPrope::get_Paragraphs method Contents [ Hide ]...BuiltInDocumentPrope::get_Paragraphs method Represents an estimate...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method... first_paragraph . append_child ( img_shape...first_section . body . first_paragraph . append_child ( img_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag....PARAGRAPH style with linked character...elements. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Կատարեք Markdown՝ Օգտագործելով Python

    Ստեղծեք նոր Markdown Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք Markdown՝ օգտագործելով Python via .NET գրադարանը:...Document() builder = aw.DocumentBuilder(doc) font = builder.font font...highlight_color = drawing.Color.yellow builder.write( "Morbi enim nunc faucibus...

    products.aspose.com/words/hy/python-net/make/md/