Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 17,881 for

document insertion

(0.34 sec)
  1. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......AnimateTransitions = true }; WebDocument document = pres.ToSinglePageWebDocum(options..."templates\\single-page", "animated-pdf"); document.Save(); } } static void ExportSingePage()...

    docs.aspose.com/slides/ja/net/web-extensions/sa...
  2. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every page when the table spans more than one page.... Document () builder = aw . DocumentBuilder...start_table () # Any rows inserted while the "HeadingFormat"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BookmarksOutlineLevelCollection indexer | Aspos...

    BookmarksOutlineLevelCollection indexer. Gets or sets a bookmark outline level at the specified index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldArgumentBuilder constructor | Aspose.Words...

    FieldArgumentBuilder constructor. Initializes an instance of the [FieldArgumentBuilder](../) class....then insert them into the document. doc = aw . Document () #...field = builder . build_and_insert ( ref_node = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DropDownItemCollection.insert method | Aspose.W...

    DropDownItemCollection.insert method. Inserts a string into the collection at the specified index....insert method insert(index, value) Inserts a string into the...at the specified index. def insert ( self , index : int , value...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisTimeUnit enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTimeUnit enumeration. Specifies the unit of time for axes.... Examples Shows how to insert chart with date/time values...values. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HorizontalAlignment enumeration | Aspose.Words ...

    aspose.words.drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table.... Examples Shows how to insert a floating image to the center...center of a page. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.nameAscii property | Aspose.Words for Node.js

    Font.nameAscii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... Document (); let builder = new aw ...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Chart.series property | Aspose.Words for Python

    Chart.series property. Provides access to series collection.... Document () builder = aw . DocumentBuilder...'Category 2' , 'Category 3' ] # Insert two series of decimal values...

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