Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 50,318 for

shape

(0.79 sec)
  1. Watermark PPTX File Online or using .NET | prod...

    Free online app to Watermark different PPTX files. .NET watermarking library C# code for PPTX presentations....object Select the slide Pick shape using AddAutoShape and get watermarking...

    products.aspose.com/total/net/watermark/pptx/
  2. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency....Gets or sets the background shape of the document. Can be null...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Avaa ja muokkaa PSD-tiedostoa | products.aspose...

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

    products.aspose.com/psd/fl/editor/psd/
  4. Open and Edit PSD file | products.aspose.com

    Open and Edit PSD file with online editor...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/editor/psd/
  5. Uređivanje PSD datoteka na mreži | products.asp...

    Uređivanje PSD Adobe Photoshop datoteka na mreži...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/cr/editor/
  6. Manage VBA Projects in Presentations Using Java...

    Generate and manipulate PowerPoint and OpenDocument presentations via VBA in JavaScript with Aspose.Slides for Node.js via Java to streamline your workflow....setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); // Creates...

    docs.aspose.com/slides/nodejs-java/presentation...
  7. Manage VBA Projects in Presentations Using C++|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for C++ to streamline your workflow....set_SourceCode ( u "Sub Test(oShape As Shape) MsgBox \" Test \" End Sub"...

    docs.aspose.com/slides/cpp/presentation-via-vba/
  8. ChartType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your document's data visualization effortlessly....double width , double height ) { Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...NodeCollection shapes = section.getChildNodes(NodeType.SHAPE, true);...for (Shape shape : (Iterable<Shape>) shapes) { if (shape.hasImage())...

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...
  10. Buat WORD Menggunakan C#

    Buat WORD baharu dalam C# dalam beberapa langkah. Buat WORD 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/word/