Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 45,814 for

shape

(0.12 sec)
  1. Copy Shapes between Worksheets|Documentation

    This article shows how to Copy Shapes between Worksheets through the Aspose.Cells for Python via .NET API....Copy Shapes between Worksheets Contents [ Hide ] Sometimes, you...understanding of how to copy shapes between worksheets. Copying...

    docs.aspose.com/cells/python-net/copy-shapes-be...
  2. 档案

    档案...// 遍历页面的形状 for (Shape shape : (Iterable<Shape>) diagram.getPages()...txt : (Iterable<FormatTxt>) shape.getText().getValue()) { Txt...

    blog.aspose.com/zh/diagram/find-replace-text-vi...
  3. Convert Image To GIF Java

    Convert Image to GIF format in Java code. Save Image as GIF using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.gif" , new...

    products.aspose.com/words/java/conversion/image...
  4. Փոխարկել Պատկեր JPG Java

    Փոխարկեք Պատկեր ը JPG ձևաչափի Java կոդով: Պահեք Պատկեր որպես JPG օգտագործելով Java:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.jpg" , new...

    products.aspose.com/words/hy/java/conversion/im...
  5. Փոխարկել JPG SVG Java

    Փոխարկեք JPG ը SVG ձևաչափի Java կոդով: Պահեք JPG որպես SVG օգտագործելով Java:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.svg" , new...

    products.aspose.com/words/hy/java/conversion/jp...
  6. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications.... Shape imageShape = ( Shape ) doc . GetChildNodes...GetChildNodes ( NodeType . Shape , true )[ 0 ]; Assert . That ( imageShape...

    reference.aspose.com/words/net/aspose.words/loa...
  7. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....corresponding to the shape or group shape that is about to be...imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Save Presentation|Aspose.Slides for Node.js via...

    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....Presentation file, add text in shape and Save the presentation to...Presentation (); try { var shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/save-present...
  10. RoundedRectangle with multiple line of text the...

    comment Shape1.zip (14.1 KB)...heightPx: 180, text: "Another shape\nWith multiple\nLines!", fontSize:...Color fontColor) { var shape = sheet.Shapes.AddAutoShape( AutoShapeType...

    forum.aspose.com/t/roundedrectangle-with-multip...