Sort Score
Result 10 results
Languages All
Labels All
Results 6,891 - 6,900 of 49,132 for

shape

(0.11 sec)
  1. Manage VBA Projects in Presentations on Android...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Android via Java to streamline your workflow....setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); // Creates...

    docs.aspose.com/slides/androidjava/presentation...
  2. Manage VBA Projects in Presentations Using Java...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Java to streamline your workflow....setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); // Creates...

    docs.aspose.com/slides/java/presentation-via-vba/
  3. Avaa ja muokkaa PSB-tiedostoa | products.aspose...

    Avaa ja muokkaa PSB-tiedostoa online-editorilla...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/fl/editor/psb/
  4. Otevření a úprava souboru PSB | products.aspose...

    Otevřete a upravte soubor PSB pomocí online editoru...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/cz/editor/psb/
  5. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...word with an image Shape image = new Shape(doc, ShapeType.Image);...

    forum.aspose.com/t/replace-word-with-image/317224
  6. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能...Shape 的类,该类可以包含任何闭合形状; 通过文本轮廓; 通过...// Demonstrates clipping by shape and clipping by text in PS document...

    docs.aspose.com/page/zh/java/ps/working-with-cl...
  7. Issue converting VSD with embedded EMF picture ...

    Hi! I am facing a problem converting VSD file to SVG via Processing API. VSD file has embedded image in EMF format. As result of the conversion I get an empty SVG file. I have attached file with examples. Is it known …... Emf image is in Shapes collection of the Page object...there is an Ungroup method: Shape.Ungroup | Aspose.Diagram for...

    forum.aspose.com/t/issue-converting-vsd-with-em...
  8. Ustvari Dokument V C#

    Ustvarite datoteko s knjižnico .NET. Preprosto ustvarite nov dokument v C# v nekaj korakih....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/sl/net/make/
  9. Buat Dokumen Dalam C#

    Cipta fail menggunakan pustaka .NET. Buat dokumen baharu dengan mudah dalam C# dalam beberapa langkah....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ms/net/make/
  10. Buat DOC Menggunakan C#

    Buat DOC baharu dalam C# dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka .NET....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ms/net/make/doc/