Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 20,242 for

insert documents

(0.57 sec)
  1. GradientStopCollection.add method | Aspose.Word...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with image in Java....Working with Watermark documentation article. Examples: Shows...local file system. Document doc = new Document(); // Modify the...

    reference.aspose.com/words/java/com.aspose.word...
  3. Work with Digital Signatures in C++|Aspose.Word...

    Digitally sign Documents and detect, count, verify, and remove existing digital signatures....electronic signatures to sign documents and authenticate the signer...signer to guarantee that a document has not been modified since it...

    docs.aspose.com/words/cpp/working-with-digital-...
  4. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation....set ; } Examples Shows how to insert a TOC, and populate it with...void FieldToc () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToc.PreserveTabs | Aspose.Words for .NET

    Discover how the FieldToc PreserveTabs property enhances your data management by preserving tab entries in table entries for better organization....set ; } Examples Shows how to insert a TOC, and populate it with...void FieldToc () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldToc.InsertHyperlinks | Aspose.Words for .NET

    Control hyperlinking in your table of contents with FieldToc InsertHyperlinks. Enhance navigation and improve user experience effortlessly!...set ; } Examples Shows how to insert a TOC, and populate it with...void FieldToc () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating... Examples Shows how to insert a floating image to the center...a page. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.drawing.charts.ChartSeriesCollection.add1 method... Document () builder = aw . DocumentBuilder...doc ) # Insert a Pareto chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Work with Digital Signatures in C#|Aspose.Words...

    Digitally sign Documents and detect, count, verify, and remove existing digital signatures using C#....electronic signatures to sign documents and authenticate the signer...signer to guarantee that a document has not been modified since it...

    docs.aspose.com/words/net/working-with-digital-...
  10. 将网页图片从URL加载到Excel工作表中,使用JavaScript通过C++|Documen...

    如何使用Aspose.Cells for JavaScript通过C++将URL中的图片转换为实际Excel图片。...Cells Example - Insert Web Image </ title > </ head...head > < body > < h1 > Insert Web Image into Excel </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/load-a-...