Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 42,515 for

shape

(0.04 sec)
  1. 64716896.xlsx

    Sheet1 Text is rotating with Shape because RotateTextWithShape is true. This is some text inside the Shape. 2018-04-27T05:06:32Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 20......Sheet1 Text is rotating with shape because RotateTextWithShape...This is some text inside the shape. 2018-04-27T05:06:32Z 16.0300...

    docs.aspose.com/cells/es/nodejs-cpp/rotate-text...
  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. Սեղմել 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/
  4. 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...
  5. OleFormat.SourceItem | Aspose.Words for .NET

    Discover the OleFormat SourceItem property, easily identify and manage linked portions of your source file with this essential string functionality....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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/
  7. SignOptions.ProviderId | Aspose.Words for .NET

    Discover the SignOptions ProviderId property, defining your signature provider's class ID. Easily customize with a unique GUID for optimal performance....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words.dig...
  8. 在Ruby中替换Visio Diagram的图片形状|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.... toPath ()) shapes = diagram . getPages () . getPage...() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/zh/java/replace-a-pictu...
  9. Add WordArt Watermark to Chart with Node.js via...

    Learn how to use Aspose.Cells for Node.js via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....make the text fit a preset shape, or apply the affected text...shows how to add a WordArt shape as a watermark for the chart...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  10. Aspose::Words::Drawing::OleFormat::get_IsLocked...

    Aspose::Words::Drawing::OleFormat::get_IsLocked method. Specifies whether the link to the OLE object is locked from updates in C++....docm" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...-> GetChild ( NodeType :: Shape , 0 , true )); // The OLE object...

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