Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 20,026 for

document insertion

(0.2 sec)
  1. AxisScaling | Aspose.Words for Java

    Represents the scaling options of the axis in Java....the Working with Charts documentation article. Examples: Shows...to a chart axis. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Pareto chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Fill.gradient_variant property | Aspose.Words f...

    Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....processing of Microsoft Word documents and supports fields in the...following ways: all fields in a document are preserved during open/save...

    docs.aspose.com/words/java/introduction-to-fields/
  5. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。... 插入图像 DocumentBuilder 提供了 insert_image 方法的多个重载,允许您插入内联或浮动图像。如果图像是...百分比比例或自定义尺寸;此外, DocumentBuilder.insert_image 方法返回刚刚创建和插入的 Shape 对象,以便您可以进一步修改...

    docs.aspose.com/words/zh/python-net/working-wit...
  6. DropDownItemCollection.Remove | Aspose.Words fo...

    Effortlessly remove specific values from your DropDownItemCollection with our intuitive Remove method. Streamline your data management today!... Examples Shows how to insert a combo box field, and edit...item collection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Change Background of VDX File via java | produc...

    Java source code to change background of VDX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Native change background of VDX document using server-side Java APIs...basic change background of document with Aspose.Diagram for Java...

    products.aspose.com/diagram/java/changebackgrou...
  8. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...> ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Fields::FieldStyleRef class | As...

    Aspose::Words::Fields::FieldStyleRef class. Implements the STYLEREF field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldStyleRef...() Gets or sets whether to insert the paragraph number of the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () table . left_indent...

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