Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 32,886 for

insert documents

(0.07 sec)
  1. ShapeBase.WrapType | Aspose.Words for .NET

    ShapeBase WrapType property. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C#.... Examples Shows how to insert a floating image to the center...center of a page. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldDisplayBarcode - Aspose.Words for Java - A...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...field. Inserts a barcode. Example: Shows how to insert a DISPLAYBARCODE...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....the Working with Fields documentation article. Remarks: At the...merge’s output documents. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. NodeChangingArgs.NewParent | Aspose.Words for ....

    NodeChangingArgs 财产. 获取操作完成后将设置的节点的父节点... { Document doc = new Document (); doc . NodeChangingCallback...AreEqual ( NodeChangingAction . Insert , args . Action ); Assert ...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. Aspose::Words::Notes::FootnoteType enum | Aspos...

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

    reference.aspose.com/words/cpp/aspose.words.not...
  6. FieldOptions.toa_categories property | Aspose.W...

    FieldOptions.toa_categories property. Gets or sets the table of authorities categories.... Document () builder = aw . DocumentBuilder...default_categories [ 2 ]) # Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Inserting Excel as OLE object in PDF and PPT - ...

    Hi Team, I have a grid which may contain 100 of columns but we can limit rows to hundred, we have to show that grid in pdf and ppt, one option that have found is converting that grid into excel and Insert it into ppt as…...Inserting Excel as OLE object in PDF and PPT Aspose.PDF Product...converting that grid into excel and insert it into ppt as OLE object,...

    forum.aspose.com/t/inserting-excel-as-ole-objec...
  8. ChartAxis.TickLabelPosition | Aspose.Words for ...

    ChartAxis TickLabelPosition property. Returns or sets the position of the tick labels on the axis in C#.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientStopCollection.Count | Aspose.Words for...

    GradientStopCollection Count property. Gets an integer value indicating the number of items in the collection in C#.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisType enumeration. Specifies type of chart axis.... Document () builder = aw . DocumentBuilder...'Category 2' , 'Category 3' ] # Insert two series of decimal values...

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