Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 20,066 for

insert documents

(0.6 sec)
  1. ToaCategories indexer | Aspose.Words for Python

    ToaCategories indexer. Gets or sets the category heading by category number.... Document () builder = aw . DocumentBuilder...default_categories [ 2 ]) # Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Managing OLE Objects|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....compound document technology. Briefly, a compound document is something...example, you can insert a Microsoft Word document into Microsoft...

    docs.aspose.com/cells/net/managing-ole-objects/
  3. Managing Pictures|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....to add pictures, and how to insert an image that shows the content...page where the image will be inserted, for example, 40 pixels to...

    docs.aspose.com/cells/net/managing-pictures/
  4. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert some text and mark it with...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of OLE object... Examples Shows how to insert linked and unlinked OLE objects...objects. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Hide ] Sometimes you need to insert drawing objects like labels...in it. We use this file to insert a label into the chart. Below...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  7. Smartly importing and placing data with Smart m...

    Smartly importing and placing data according to the template Excel files with Aspose.Cells for Python via .Net library....the inserted data. To make calculations on the inserted rows...cells, right‑click and select Insert and specify Shift Cells Down...

    docs.aspose.com/cells/python-net/using-smart-ma...
  8. FieldDate.UseLastFormat | Aspose.Words for .NET

    Discover how the FieldDate UseLastFormat property enhances your workflow by retaining the last used date format for seamless integration in your applications....hosting application when inserting a new DATE field. public bool...kinds of calendars. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically Insert an image in the header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =..."SetHeadersAndFooters_out.xls" ); Insert an Image into a Header or Footer...

    docs.aspose.com/cells/nodejs-cpp/setting-header...
  10. Replace Fields With Static Text in PHP|Aspose.W...

    Replace Fields With Static Text using PHP....main () { // The path to the documents directory. //$dataDir = "...convert all `IF` fields in a document to static text. //Replace...

    docs.aspose.com/words/java/replace-fields-with-...