Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 4,606 for

paragraph builder

(0.09 sec)
  1. Shading.backgroundPatternColor property | Aspos...

    Shading.backgroundPatternColor property. Gets or sets the color that's applied to the background of the [Shading](../) object.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let borders = builder . paragraphFormat . borders ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::ImportFormatOptions class | Aspo...

    Aspose::Words::ImportFormatOptions class. Allows to specify various import options to format output. To learn more, visit the documentation article in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Words :: Style > myStyle = builder -> get_Document () -> get_Styles...

    reference.aspose.com/words/cpp/aspose.words/imp...
  3. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby.... builder = Rjb :: import ( 'com.aspose...( document ) ##### a new paragraph in the document with the text...

    docs.aspose.com/words/java/hello-world-in-ruby/
  4. FieldSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeq class for seamless SEQ field implementation. Enhance your document automation with powerful features and flexibility....node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.getPageSetup()...setPaperSize(PaperSize.LEGAL); builder.getPageSetup().setOrientation(Orientation...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_document method...docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder . move_to_document_end...move_to_document_end () builder . insert_break ( aw . BreakType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...MoveToDocumentEnd (); builder . InsertBreak ( BreakType . PageBreak...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore text inside delete revisions. The default value is false in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...doc ); builder -> Writeln ( u "Hello world!" ); builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. Aspose::Words::Fields::FieldBidiOutline class |...

    Aspose::Words::Fields::FieldBidiOutline class. Implements the BIDIOUTLINE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...