Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 42,307 for

shapes

(0.04 sec)
  1. Komprimovať PDF V Python

    Komprimujte PDF v Python bez straty kvality. Optimalizujte obsah PDF, jednoducho zmenšite veľkosť súboru....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/sk/python-net/compres...
  2. ImageSize.width_points property | Aspose.Words ...

    ImageSize.width_points property. Gets the width of the image in points...Examples Shows how to resize a shape with an image. # When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor.VisitShapeEnd | Aspose.Words fö...

    DocumentVisitor VisitShapeEnd metod. Anropas när uppräkningen av en form har avslutats i C#....VisitShapeEnd ( Shape shape ) Parameter Typ Beskrivning shape Shape Objektet...InsertShape metoder. Shape balloon = new Shape ( doc , ShapeType...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. DocumentVisitor.VisitShapeEnd | Aspose.Words لـ...

    DocumentVisitor VisitShapeEnd طريقة. يتم استدعاؤه عند انتهاء تعداد الشكل في C#....VisitShapeEnd ( Shape shape ) معامل يكتب وصف shape Shape الكائن الذي...DocumentBuilder.InsertShape. Shape balloon = new Shape ( doc , ShapeType...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. シェイプ操作|Aspose.Slides ドキュメント

    C# または .NET で PowerPoint シェイプを操作する...IShape shape = FindShape ( slide , "Shape1" ); if ( shape != null...Console . WriteLine ( "シェイプ名: " + shape . Name ); } } } // 代替テキストを使...

    docs.aspose.com/slides/ja/net/shape-manipulations/
  6. Применение разных стилей к каждому текстовому з...

    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....vsd" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/ru/java/apply-different...
  7. RelativeHorizontalSize Enum | Aspose.Words för ...

    Aspose.Words.Drawing.RelativeHorizontalSize uppräkning. Anger i förhållande till vad bredden på en form eller en textram beräknas horisontellt i C#.... Shape shape = builder . InsertShape (...konverteras till absoluta enheter. shape . WrapType = WrapType . None...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Extrahera text från Gear typen SmartArt form me...

    Lär dig hur du extraherar text från Gear typen SmartArt form med Aspose.Cells for Node.js via C++....till Gruppform med hjälp av Shape.getResultOfSmartArt() metoden...och extrahera deras text med Shape.getText() egenskapen. Extrahera...

    docs.aspose.com/cells/sv/nodejs-cpp/extract-tex...
  9. GradientVariant Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientVariant enum for customizable gradient fills, enhancing your document designs with vibrant styles....Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Loading::LoadOptions::get_BaseUr...

    Aspose::Words::Loading::LoadOptions::get_BaseUri method. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required. Can be null or empty string. Default is null in C++....); // Verify that the first shape of the document contains a valid...image. auto shape = System :: ExplicitCast < Shape > ( doc ->...

    reference.aspose.com/words/cpp/aspose.words.loa...