Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 42,923 for

shape

(0.06 sec)
  1. Შეკუმშოს HTML Python

    შეკუმშოს HTML Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/ka/python-net/compres...
  2. Ფაილის Კონტენტის Ოპტიმიზაცია Javascript Ის Გამო...

    შეკუმშოს ფაილები JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Ეს მდე...

    products.aspose.com/words/ka/nodejs-net/compress/
  3. ShapeBase.bounds2 property | Aspose.Words for N...

    ShapeBase.bounds2 property. Gets or sets the location and size of the containing block of the Shape....the containing block of the shape. get bounds2 () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_CustomUnit method. Gets or sets a user-defined divisor to scale display units on the value axis in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Edit HTML in Java | products.aspose.com

    Edit HTML in Java. Use Java library API to edit HTML file...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...Rectangle , 10 , 10 , 100 , 50 ); shape . getTextFrame (). setText (...

    products.aspose.com/slides/java/editor/html/
  8. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 形状操作|Aspose.Slides 文档

    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....IShape shape = findShape ( slide , "Shape1" ); if ( shape != null...out . println ( "形状名称: " + shape . getName ()); } } finally {...

    docs.aspose.com/slides/zh/androidjava/shape-man...
  10. SaveOptions.Dml3DEffectsRenderingMode | Aspose....

    Discover the SaveOptions Dml3DEffectsRenderingMode property to easily control 3D effect rendering for enhanced visual quality in your applications....Document ( MyDir + "DrawingML shape 3D effects.docx" ); RenderCallback...

    reference.aspose.com/words/net/aspose.words.sav...