Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 17,913 for

document insertion

(0.08 sec)
  1. Aspose::Words::Themes::ThemeColors::get_Accent4...

    Aspose::Words::Themes::ThemeColors::get_Accent4 method. Specifies color Accent 4 in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. Aspose::Words::Themes::ThemeColors::get_Accent1...

    Aspose::Words::Themes::ThemeColors::get_Accent1 method. Specifies color Accent 1 in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++.... Examples Shows how to insert an image, and use it as a watermark...watermark. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. TextPath.Spacing | Aspose.Words for .NET

    Discover TextPath Spacing. Control text spacing effortlessly. Optimize readability with precise adjustments—1 equals 100 for perfect alignment!...InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath.Trim | Aspose.Words for .NET

    Discover the TextPath Trim property to enhance your design by removing unwanted space above and below text for a cleaner, more polished look....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FormField.name property | Aspose.Words for Node.js

    FormField.name property. Gets or sets the form field name....how to insert a combo box. let doc = new aw . Document (); let..."Please select a fruit: " ); // Insert a combo box which will allow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::GradientStopCollection ...

    Aspose::Words::Drawing::GradientStopCollection class. Contains a collection of GradientStop objects. To learn more, visit the Documentation article in C++....Working with Graphic Elements documentation article. class GradientStopCollecti...GradientStop object in the collection. Insert (int32_t, const System::Sh...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. BookmarksOutlineLevelCollection.Count | Aspose....

    Discover the BookmarksOutlineLevelCollection Count property to easily access the total number of elements in your collection for efficient data management.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a bookmark with another bookmark...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ShapeBase.verticalAlignment property | Aspose.W...

    ShapeBase.verticalAlignment property. Specifies how the shape is positioned vertically.... 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...
  10. Chart.axisX property | Aspose.Words for Node.js

    Chart.axisX property. Provides access to properties of the primary X axis of the chart....ChartAxis Examples Shows how to insert a chart and modify the appearance...its axes. let doc = new aw . Document (); let builder = new aw ...

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