Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 50,319 for

shapes

(0.1 sec)
  1. Créer des présentations 3D en Python|Aspose.Sli...

    Générez facilement des présentations 3D interactives en Python avec Aspose.Slides. Exportez rapidement aux formats PowerPoint et OpenDocument pour une utilisation polyvalente....PowerPoint 3D, utilisez la propriété Shape.three_d_format qui expose les...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/fr/python-net/3d-present...
  2. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Konvertera enkelt WMF- och EMF-metafiler till PNG-format med LoadOptions. Förenkla din bildhantering och förbättra kompatibiliteten idag!...= new Document (); Shape shape = new Shape ( doc , ShapeType .... Image ); shape . ImageData . SetImage ( ImageDir + "Windows...

    reference.aspose.com/words/sv/net/aspose.words....
  3. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object....' ) shape = builder . insert_shape ( shape_type = aw ...= 50 ) builder . move_to ( shape . last_paragraph ) builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.CurrentSection | Aspose.Words f...

    Upptäck DocumentBuilder CurrentSection-egenskapen för att enkelt komma åt och hantera det valda avsnittet i ditt dokument, vilket förbättrar din redigeringsupplevelse....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Nén TIFF Trong C#

    Nén TIFF trong C# mà không làm giảm chất lượng. Tối ưu hóa TIFF nội dung, giảm kích thước tệp một cách dễ dàng....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/vi/net/compress/tiff/
  6. C++ 에서 JPG 압축

    품질 손실 없이 C++ 에서 JPG 을 압축합니다. JPG 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...saveOptions-> set_JpegQuality ( 50 ); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/ko/cpp/compress/jpg/
  7. GridJsハイライト機能の操作|Documentation

    この記事では、セルのテキスト、セル範囲、図形、および画像のハイライトを行うためのGridJsの使用方法について説明します。...id of shape , can be find in xs . sheet . data . shapes アクティブ...id of shape , can be find in xs . sheet . data . shapes アクティブ...

    docs.aspose.com/cells/ja/python-net/aspose-cell...
  8. Rotar, cambiar la posición y conectar subformas...

    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-3" ); // get shape by id Shape shape = page . getShapes...16 ); // Add a shape and set the angle shape . setAngle ( 190...

    docs.aspose.com/diagram/es/java/rotate-change-t...
  9. Extraer texto de la forma de arte inteligente d...

    Aprende cómo extraer texto de la forma de arte inteligente de tipo Engranaje usando Aspose.Cells for Node.js via C++....forma de grupo usando el método Shape.getResultOfSmartArt() . Luego...su texto usando la propiedad Shape.getText() . Extraer Texto de...

    docs.aspose.com/cells/es/nodejs-cpp/extract-tex...
  10. RelativeHorizontalPosition Enum | Aspose.Words ...

    Upptäck Aspose.Words.Drawing.RelativeHorizontalPosition-uppräkningen för att definiera exakt horisontell positionering för former och textramar i dina dokument.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/sv/net/aspose.words....