Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 49,135 for

shapes

(0.21 sec)
  1. HSLA to RGBA Conversion – C# code and Online Co...

    Work with color codes and convert HSLA to RGBA in C# using Aspose.SVG for .NET. Try Online Color Converter for free!...in-depth look at how SVG text and shapes can be colorized. are free...

    products.aspose.com/svg/net/color-converter/hsl...
  2. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your document saving experience. Customize settings for optimal HtmlFixed format output....value determining how DrawingML shapes are rendered. Encoding { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python.... used to represent images, shapes, and other graphical elements...

    docs.aspose.com/pdf/python-net/working-with-vec...
  4. Compress and Decompress VSX Files via .NET

    C# compression and decompression source code to compress VSX documents into a single zip archive or vice versa on .NET Framework, .NET Core....that consist of drawings and shapes that are used for creating...

    products.aspose.com/zip/net/zip-file/vsx/
  5. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveOptions class. Can be used to specify additional options when saving a document into the Xps format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_ExportGeneratorName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...bookmark is placed after the two shapes, whereas before the merge the...the document (before the two shapes). alexey.noskov October 28...

    forum.aspose.com/t/document-bookmark-misplaced-...
  7. Convert PowerPoint Presentations to Video on An...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....Presentation (); try { // Adds a smile shape and then animates it IAutoShape...PowerPoint Animation , Shape Animation , and Shape Effect . Animations...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. Convert PowerPoint Presentations to Video in PH...

    Learn how to convert PowerPoint presentations to video with Aspose.Slides for PHP. Discover sample code and automation techniques to streamline your workflow....Presentation (); try { # Adds a smile shape and then animates it $smile...PowerPoint Animation , Shape Animation , and Shape Effect . Animations...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....get_Slide ( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  10. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....layout_slide ) # Add an ellipse shape to the new slide; this slide...cloned later. slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/clone-slides/