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

paragraph builder

(0.11 sec)
  1. Several JPG Into PDF Javascript

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

    products.aspose.com/words/nodejs-net/merge/jpg-...
  2. Several Image Into DOC Python

    Merge multiple Image into DOC in Python code. Save Image as DOC using Python....Document() builder = aw.DocumentBuilder(doc) for...fileNames: builder.insert_image(fileName) # Insert a paragraph break...

    products.aspose.com/words/python-net/merge/imag...
  3. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...DocumentBuilder builder = new DocumentBuilder(doc); builder.Write("Some...DateTime.Now); comment.Paragraphs.Add(new Paragraph(doc)); comment.FirstParagraph...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  4. Several Image Into HTML Javascript

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

    products.aspose.com/words/nodejs-net/merge/imag...
  5. Several Image Into PDF Python

    Merge multiple Image into PDF in Python code. Save Image as PDF using Python....Document() builder = aw.DocumentBuilder(doc) for...fileNames: builder.insert_image(fileName) # Insert a paragraph break...

    products.aspose.com/words/python-net/merge/imag...
  6. Several JPG Into DOC Python

    Merge multiple JPG into DOC in Python code. Save JPG as DOC using Python....Document() builder = aw.DocumentBuilder(doc) for...fileNames: builder.insert_image(fileName) # Insert a paragraph break...

    products.aspose.com/words/python-net/merge/jpg-...
  7. Several JPG Into HTML Python

    Merge multiple JPG into HTML in Python code. Save JPG as HTML using Python....Document() builder = aw.DocumentBuilder(doc) for...fileNames: builder.insert_image(fileName) # Insert a paragraph break...

    products.aspose.com/words/python-net/merge/jpg-...
  8. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...} \t\t ' + f '<o:Paragraphs>1</o:Paragraphs> { new_line } \t\t...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Several JPG Into WORD Javascript

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

    products.aspose.com/words/nodejs-net/merge/jpg-...
  10. Several Image Into DOCX Javascript

    Merge multiple Image into DOCX in JavaScript code. Save Image 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/imag...