Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 50,477 for

shapes

(0.49 sec)
  1. Crear celda definida por el usuario en ShapeShe...

    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....$page = $pages -> get ( $i ); $shapes = $page -> getShapes (); $j...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $j...

    docs.aspose.com/diagram/es/java/create-user-def...
  2. Aspose::Words::Drawing::Adjustment class | Aspo...

    Aspose::Words::Drawing::Adjustment class. Represents adjustment values that are applied to the specified shape in C++....are applied to the specified shape. class Adjustment : public System..."Rounded rectangle shape.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. الحصول على نقاط الاتصال من الشكل باستخدام Node....

    تعلم كيفية استرجاع نقاط الاتصال من الأشكال في Excel باستخدام Aspose.Cells for Node.js via C++....اتصال شكل معين باستخدام خاصية Shape.getConnectionPoints() try {...also a shape object from shapes collection const shape = newWorkbook...

    docs.aspose.com/cells/ar/nodejs-cpp/get-connect...
  4. Forme de groupe|Aspose.Slides pour Python Docum...

    Travailler avec les formes de groupe en Python à l'aide d'Aspose.Slides : créer et dissocier, réorganiser les formes enfants, définir les transformations et les limites dans PowerPoint et OpenDocument.... def add_group_shape (): with slides . Presentation...= slide . shapes . add_group_shape () group . shapes . add_auto_shape...

    docs.aspose.com/slides/fr/python-net/examples/e...
  5. ShapeBase.IsInsertRevision | Aspose.Words för .NET

    Upptäck hur ShapeBases IsInsertRevision-egenskap förbättrar dina Word-dokument genom att identifiera ändringar som gjorts under spårning. Öka din redigeringseffektivitet!... Shape shape = new Shape ( doc , ShapeType ...Cube ); shape . WrapType = WrapType . Inline ; shape . Width...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Mover un párrafo de una presentación a otra|Doc...

    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....paragraph range in a TextBody shape in the source document // to...to another TextBody shape in the target document. public static...

    docs.aspose.com/slides/es/net/move-a-paragraph-...
  7. C++で図形のテキストオプションを管理する|Documentation

    Aspose.Cells for C++を使用して、プログラム的に図形のテキストオプションを管理する方法を学びます。... Shape クラスは配置、向き、書式設定などのテキストオプションを...( 0 ); // Access the shape Shape shape = worksheet . GetShapes...

    docs.aspose.com/cells/ja/cpp/managing-shape-tex...
  8. Javascript 에서 TIFF 압축

    품질 손실 없이 JavaScript 에서 TIFF 을 압축합니다. TIFF 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....DocumentBuilder(doc) shape = builder.insertImage( "Input...Saving.TiffCompression.Lzw shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/ko/nodejs-net/compres...
  9. 在 .NET 中管理演示文稿的 SmartArt 形状节点|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PPT 和 PPTX 中管理 SmartArt 形状节点。获取清晰的代码示例和技巧以简化您的演示文稿。...foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // 检查形状是否为...检查形状是否为 SmartArt 类型 if ( shape is Aspose . Slides . SmartArt . SmartArt...

    docs.aspose.com/slides/zh/net/manage-smartart-s...
  10. Компресиране На JPG В C#

    Компресирайте JPG в C#, без да губите качество. Оптимизирайте съдържанието на JPG, намалявайте размера на файла лесно....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...Jpeg) { JpegQuality = 50 }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/bg/net/compress/jpg/