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

paragraph builder

(0.07 sec)
  1. Several Image Into DOC Javascript

    Merge multiple Image into DOC in JavaScript code. Save Image as DOC using JavaScript....Document() var builder = new aw.DocumentBuilder(doc)...=> { builder.insertImage(fileName) // Insert a paragraph break...

    products.aspose.com/words/nodejs-net/merge/imag...
  2. Several JPG Into DOCX Javascript

    Merge multiple JPG into DOCX in JavaScript code. Save JPG as DOCX using JavaScript....Document() var builder = new aw.DocumentBuilder(doc)...=> { builder.insertImage(fileName) // Insert a paragraph break...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  3. Edit Word, PDF In C++

    Edit DOCX, DOC, PDF and a variety of other file formats in C++....Update existing elements: paragraphs, lists, tables, images, links...chapters, sections, pages, paragraphs) Edit table using C++ One...

    products.aspose.com/words/cpp/edit/
  4. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("This...fieldAuthor = (FieldAuthor) builder.insertField(FieldType.FIELD_AUTHOR...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run....docm' ) builder = aw . DocumentBuilder ( doc...MacroName property. field = builder . insert_field ( field_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java....content and span multiple paragraphs or sections in a document...content, such as nested fields, paragraphs, shapes, tables and in this...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldIncludePicture = (FieldIncludePicture) builder.insertField(FieldType.FIELD_INCLUDE_PICTURE...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....Document(getMyDir() + "Paragraphs.docx"); DocumentBuilder builder = new DocumentBuilder(doc);...DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...