Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 20,117 for

document insertion

(0.74 sec)
  1. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert some text and mark it with a...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Font::get_Border method | Aspose...

    Aspose::Words::Font::get_Border method. Returns a Border object that specifies border for the font in C++....to insert a string surrounded by a border into a document. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....how to insert and customize footnotes. doc = aw . Document () builder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MD to PDF Merge using Java | Aspose.PDF

    Combine two or more MD Documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/java/merger/md-to-pdf/
  5. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…...SetLicense($@"licensePath"); var doc = new Document($@"inputDocxPath"); doc.S...If you can edit the source document, replace the legacy EQ field...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  6. 用JavaScript通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Java脚本通过C++管理Excel文件中的图片、OLE对象和形状。.../> < p > Select an image to insert into the worksheet (required):...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  7. Converting a SVG file to EMF using Java | Aspos...

    SVG to EMF conversion via Java sample code. Programmers can use this example code to export SVG to EMF within any Web or Desktop Java based application....programmatically a document from SVG to EMF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/java/conversion/svg-to-...
  8. PDF to EPUB Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one EPUB single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...for file handling and PDF document loading. Create a list of...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  9. LineStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.LineStyle enumeration. Specifies line style of a [Border](../border/)....to insert a string surrounded by a border into a document. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Border.lineWidth property | Aspose.Words for No...

    Border.lineWidth property. Gets or sets the border width in points....to insert a string surrounded by a border into a document. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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