Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 20,024 for

insert documents

(0.15 sec)
  1. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... 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...
  2. 在 XPS 文件中使用页面 | Python

    如何向 XPS 文件添加页面是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...类 ,其中包含用于向 XPS 文档添加页面的 set_insert_page() 方法。以下代码片段演示了如何使用此方法向...Copy 1 # The path to the documents directory. 2 data_dir = Util...

    docs.aspose.com/page/zh/python-net/xps/working-...
  3. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::HorizontalAlignment enu...

    Aspose::Words::Drawing::HorizontalAlignment enum. Specifies horizontal alignment of a floating shape, text frame or floating table in C++.... Examples Shows how to insert a floating image to the center...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration....how to insert linked and unlinked OLE objects. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OleFormat.IconCaption | Aspose.Words for .NET

    Discover the OleFormat IconCaption property to easily retrieve and customize OLE object icon captions for enhanced document presentation....how to insert linked and unlinked OLE objects. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Update CSV File using C++ | products.aspose.com

    Modify CSV document in C++ applications without using Microsoft Excel....including Microsoft Excel documents. Notably, the Aspose.Cells...GetICells()->GetObjectByIndex Insert new data in the accessed cell...

    products.aspose.com/total/cpp/update/csv/
  9. ParagraphFormat.styleIdentifier property | Aspo...

    ParagraphFormat.styleIdentifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting....how to insert a Table of contents (TOC) into a document using...entries. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Border.color property | Aspose.Words for Node.js

    Border.color property. Gets or sets the border color....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...