Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 45,787 for

shape

(0.09 sec)
  1. Convert PSD to PNG using C#|Documentation

    C# .NET Photoshop Manipulation API can convert from PSD format to PNG Format with the code provided in this article....the shadow effect on the PSD Shape Layer. Convert PSD to PDF using...

    docs.aspose.com/psd/net/psd-to-png/
  2. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components....Triangle Mesh and Primitive Shape to Mesh...

    docs.aspose.com/3d/net/convert-mesh-of-a-single...
  3. ListLevel.createPictureBullet method | Aspose.W...

    ListLevel.createPictureBullet method. Creates picture bullet Shape for the current list level....createPictureBullet() Creates picture bullet shape for the current list level....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API Changes in Aspose.Diagram 2.1.0|Docu...

    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....Developers can now easily glue shapes through the connection points...about this feature: [Glue Visio Shapes Through the Connection Points]...

    docs.aspose.com/diagram/java/public-api-changes...
  5. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Public API Changes in Aspose.Diagram 4.2.0|Docu...

    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....Developers can now glue group shapes inside the container. Also...working perfect with ungroup shapes. However, there’re many points...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. Რამდენიმე JPG BMP Java

    შეაერთეთ მრავალი JPG BMP Java კოდში. შეინახეთ JPG როგორც BMP Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  8. Რამდენიმე JPG JPG Java

    შეაერთეთ მრავალი JPG JPG Java კოდში. შეინახეთ JPG როგორც JPG Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  9. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsdm file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/flowcha...
  10. 视频帧|Aspose.Slides 文档

    在 C++ 中将视频帧添加到 PowerPoint 演示文稿...pres -> get_Slide ( 0 ) -> get_Shapes () -> AddVideoFrame ( 10.0f...IVideoFrame > vf = sld -> get_Shapes () -> AddVideoFrame ( 50.0f...

    docs.aspose.com/slides/zh/cpp/video-frame/