Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 17,911 for

insert documents

(0.06 sec)
  1. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop property. Returns or sets the distance (in points) between the document text and the top edge of the shape....distance (in points) between the document text and the top edge of the...shape. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.distanceBottom property | Aspose.Word...

    ShapeBase.distanceBottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape....distance (in points) between the document text and the bottom edge of...shape. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph.... Examples Shows how to insert a text box, and set the font...contents. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight property. Returns or sets the distance (in points) between the document text and the right edge of the shape....distance (in points) between the document text and the right edge of...shape. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataLabelCollection.ShowPercentage | Aspos...

    Discover the ShowPercentage property in ChartDataLabelCollection to enhance your Pie charts by displaying percentage values for data labels. Boost clarity and insights!... Document doc = new Document (); DocumentBuilder...chart . Series . Clear (); // Insert a custom chart series with...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Document.footnoteOptions property | Aspose.Word...

    Document.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this document....footnoteOptions property Document.footnoteOptions property Provides...positioning of footnotes in this document. get footnoteOptions () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert column chart. Shape shape =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for Node.js via C++....C++ Contents [ Hide ] This document is designed to provide a detailed...might need to insert the images into a Word document, a PDF file...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  9. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaleType enum, defining versatile axis scale types to enhance your charting experience.... Document doc = new Document (); DocumentBuilder...chart . Series . Clear (); // Insert a series with X/Y coordinates...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Fields::FieldOptions::get_IsBidi...

    Aspose::Words::Fields::FieldOptions::get_IsBidiTextSupportedOnUpdate method. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...true ); // Use a document builder to insert a field that contains...

    reference.aspose.com/words/cpp/aspose.words.fie...