Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 19,559 for

document insertion

(0.08 sec)
  1. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the Document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....Represents the color scheme of the document theme which contains twelve...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. Evaluate Aspose.Slides|Aspose.Slides for Node.j...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....product functionality, but it inserts an evaluation watermark at...at the top of the document on open and save. You are also limited...

    docs.aspose.com/slides/nodejs-java/evaluate-asp...
  3. Stroke.StartArrowWidth | Aspose.Words for .NET

    Discover the Stroke StartArrowWidth property to customize arrowhead width for your strokes, enhancing your design's precision and visual appeal.... Document doc = new Document (); DocumentBuilder...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  4. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to properties of the Z axis of the chart.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.tick_labels property | Aspose.Words f...

    ChartAxis.tick_labels property. Provides access to the properties of the axis tick mark labels.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisCategoryType enumeration | Aspose.Words for...

    aspose.words.drawing.charts.AxisCategoryType enumeration. Specifies type of a category axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Cut and Paste Ranges|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Index: The index of the row to insert cells. Column Index: The index...index of the column to insert cells. ShiftType : The shift direction...

    docs.aspose.com/cells/java/cut-and-paste-cells/
  10. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....Setting a print area in a document, such as an Excel spreadsheet...Consistency: When printing the same document multiple times, having a set...

    docs.aspose.com/cells/cpp/how-to-set-print-area/