Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 50,310 for

shapes

(0.8 sec)
  1. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/androidjava/presentation...
  2. 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/
  3. 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...
  4. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....new Presentation (); try { $shape = $pres -> getSlides () -> get_Item...Rectangle , 10 , 10 , 100 , 100 ); $shape -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/php-java/presentation-th...
  5. SVG

    SVG (Scalable Vector Graphics) is an XML-based vector image format that allows for high-quality, scalable graphics that can be displayed on the web or in other digital formats. It uses mathematical equations to create and render graphics, allowing them to be resized and manipulated without losing quality. It's commonly used for logos, icons, and illustrations on websites and in other digital media....mathematical formulas that define the shape of the image, making them infinitely...image's structure, including shapes, paths, text, and gradients...

    products.aspose.com/gis/net/gis-formats/svg
  6. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...Presentation(ppt_path) as pres: shape = pres.slides[0].shapes[0] # 假设第一条线是目标形状...假设第一条线是目标形状 line = shape.line_format line.dash_style = DashStyle.custom...

    forum.aspose.com/t/ppt/322437
  7. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Chart Resize Chart’s Data Label Shape To Fit Text Rich Text Custom...Label of a Chart Point Set the Shape Type of Chart Data Labels Showing...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  8. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates.... Iterate through all Shape objects to find the relevant...null ; // Iterates through the shapes and sets a reference to the...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  9. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples....rely on a set of placeholder shape types. // For example, a Title...how to add new placeholder shapes to the Blank layout slide:...

    docs.aspose.com/slides/java/slide-layout/
  10. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....rely on a set of placeholder shape types. // For example, a Title...how to add new placeholder shapes to the Blank layout slide:...

    docs.aspose.com/slides/php-java/slide-layout/