Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 45,812 for

shape

(0.12 sec)
  1. Սեղմել TIFF Ը Java Ում

    Սեղմեք TIFF ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/hy/java/compress/tiff/
  2. Սեղմել JPG Ը Java Ում

    Սեղմեք JPG ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...saveOptions.setJpegQuality( 50 ); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/hy/java/compress/jpg/
  3. PowerPoint SmartArt|Aspose.Slides 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....SmartArt Shape Create or Manage PowerPoint SmartArt Shape Node in...

    docs.aspose.com/slides/java/powerpoint-smartart/
  4. 在Ruby Visio Diagram 中添加一个新Layer|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.... new ( data_dir + "Basic_Shapes.vsd" ) \ # get Visio page page...( layer ) \ # add a new shape shape_id = page . addShape ( 3...

    docs.aspose.com/diagram/zh/java/add-a-new-layer...
  5. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....); // Verify that the first shape of the document contains a valid...valid image. auto shape = System :: ExplicitCast < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. NodeRendererBase.get_bounds_in_pixels method | ...

    aspose.words.rendering.NodeRendererBase.get_bounds_in_pixels method...Calculates the bounds of the shape in pixels for a specified zoom...the page) bounding box of the shape in pixels. get_bounds_in_pixels(scale...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Rendering Timeline with C++|Documentation

    Manage timelines of Excel files with Aspose.Cells with C++....supports the rendering of timeline shape without using office 2013, office...existing timeline. Get the shape object according to the name...

    docs.aspose.com/cells/cpp/rendering-timeline/
  8. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  9. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () # The OLE object in the first shape is a Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_color property. Gets or sets a ThemeColor object that represents the background color for the fill....color for foreground/background shape color. doc = aw . Document ()...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

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