Sort Score
Result 10 results
Languages All
Labels All
Results 9,911 - 9,920 of 50,477 for

shapes

(0.25 sec)
  1. 記録

    記録...NodeCollectionに取得します<Shape> Document.getChildNodes(NodeType.SHAPE、Boolean)...メソッドを使用するオブジェクト。 取得した形状をループします。 各反復で、 Shape.hasImage() メソッドを使用して、形状に画像があるかどうかを確認します。...

    blog.aspose.com/ja/words/extract-images-from-do...
  2. ค้นหา

    ค้นหา...Shapes.AddSmartArt() บันทึกงานนำเ...SmartArt ISmartArt smart = slide.Shapes.AddSmartArt(0, 0, 400, 400...

    blog.aspose.com/th/slides/create-smartart-in-po...
  3. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…... Shape s = builder.insertImage("C:\\Temp\\test...Create image shape (paperclip icon) ---- Shape imageShape = new...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  4. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...this issue Shape currentShapeTextBox = worksheet.Shapes.AddAutoShape(AutoShapeType...AutofitType property to Shape , which allows the shape to resize based...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  5. Работа с линейной экструзионной|Documentation

    Aspose.3D for Python via .NET предлагает класс LinearExtrusion, который принимает 2D форму в качестве входных данных и расширяет форму в 3-м измерении....import Vector3 shape = RectangleShape () shape . rounding_radius...profile to be extruded profile = shape extrusion = LinearExtrusion...

    docs.aspose.com/3d/ru/python-net/working-with-l...
  6. Trabajando con extrusión lineal|Documentation

    Aspose.3D for Python via .NET ofrece la clase LinearExtrusion, que toma una forma 2D como entrada y extiende la forma en la tercera dimensión....import Vector3 shape = RectangleShape () shape . rounding_radius...profile to be extruded profile = shape extrusion = LinearExtrusion...

    docs.aspose.com/3d/es/python-net/working-with-l...
  7. ShapeBase.Glow | Aspose.Words för .NET

    Förbättra dina designer med ShapeBase Glow! Få fantastiska glödeffekter för dina former och lyft dina visuella projekt utan ansträngning....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/sv/net/aspose.words....
  8. GlowFormat.Color | Aspose.Words för .NET

    Upptäck egenskapen GlowFormat Color för att anpassa dina glödeffekter. Ställ enkelt in livfulla färger för en fantastisk visuell effekt. Standardinställningen är svart....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Aspose.Cells 8.9.2 中的公共 API 变更|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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. Aplicar efectos de forma en presentaciones usan...

    Transforme sus archivos PPT y PPTX con efectos de forma avanzados usando Aspose.Slides para C++ — cree diapositivas impactantes y profesionales en segundos....idx_get ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...150.0f ); auto effectFormat = shape -> get_EffectFormat (); effectFormat...

    docs.aspose.com/slides/es/cpp/shape-effect/