Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 45,858 for

shape

(0.18 sec)
  1. ChartAxis.hasMajorGridlines property | Aspose.W...

    ChartAxis.hasMajorGridlines property. Gets or sets a flag indicating whether the axis has major gridlines....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextBox.textBoxWrapMode property | Aspose.Words...

    TextBox.textBoxWrapMode property. Determines how text wraps inside a Shape....Determines how text wraps inside a shape. get textBoxWrapMode () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SaveOptions.dmlRenderingMode property | Aspose....

    SaveOptions.dmlRenderingMode property. Gets or sets a value determining how DrawingML Shapes are rendered....value determining how DrawingML shapes are rendered. get dmlRenderingMode...( base . myDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...HeaderEven); } } private static Shape BuildTextShape(Document doc...left, double top) { Shape watermark = new Shape(doc, ShapeType.TextPlainText)...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  8. Შეკუმშოს DOC Javascript

    შეკუმშოს DOC JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compres...
  9. Შეკუმშოს HTML Javascript

    შეკუმშოს HTML JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compres...
  10. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left method. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its Position property, depending on the value of the LeftMode property in C++....proportionally if the chart shape is resized. The property cannot...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...