Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 18,038 for

document insertion

(0.06 sec)
  1. BarcodeParameters.SymbolHeight | Aspose.Words f...

    Discover the BarcodeParameters SymbolHeight property to easily adjust barcode image height in twips (1/1440 inches) for optimal scanning performance.... Document doc = new Document (); DocumentBuilder...barcodes, // and then insert them into the document as images. doc ...

    reference.aspose.com/words/net/aspose.words.fie...
  2. XPS to HTML Converter using Python | Aspose.PDF

    Sample code on Python for XPS to HTML conversion. Use example code for batch XPS to HTML conversion with Python and .NET...convert programmatically a document from XPS to HTML format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/x...
  3. FootnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnotePosition enum for customizable footnote placement, enhancing Document formatting and readability....the document collects and displays its footnotes. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  4. Insert a new worksheet|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Insert a new worksheet Contents [ Hide ] OpenXML Excel string...string FileName = FilePath + "Insert a new worksheet.xlsx" ; InsertWorksheet...

    docs.aspose.com/cells/net/insert-a-new-worksheet/
  5. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++.... Insert a Paragraph To insert a new paragraph...paragraph into the document, in fact, you need to insert a paragraph break...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  6. Font.border property | Aspose.Words for Node.js

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font....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...
  7. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....formatting before inserting text. Examples Shows how to insert a string...a border into a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Pages in XPS file | .NET

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with XPS Document Working with Pages Live Demos...Hide Show ] Add Pages to XPS Document Aspose.Page for .NET offers...

    docs.aspose.com/page/net/xps/working-with-pages/
  9. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....Working with Ole Objects documentation article. Remarks: Use the...objects into files. Document doc = new Document(getMyDir() + "OLE...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....how to format text inserted by a document builder. let doc =...= new aw . Document (); let builder = new aw . DocumentBuilder...

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