Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 50,329 for

shapes

(0.09 sec)
  1. Convert RGBA to HSLA – C# code and Online Conve...

    Work with color codes and convert RGBA to HSLA 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/rgb...
  2. Convert HTML to TIFF – Aspose.HTML for .NET

    Convert HTML to TIFF using Aspose.HTML. Learn about the supported HTML to TIFF conversion scenarios and consider C# examples to illustrate them....visual quality of rendered shapes, text, and images in your application...

    docs.aspose.com/html/net/convert-html-to-tiff/
  3. Extract Images From Website – C# Examples

    Learn how to download images from website. Consider C# examples to automate extracting images from website using Aspose.HTML....com/svg/net/drawing-basics/svg-shapes/" ); 5 6 // Collect all <img>...

    docs.aspose.com/html/net/extract-images-from-we...
  4. Manage Presentation Themes in Java|Aspose.Slide...

    Master presentation themes in Aspose.Slides for 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/java/presentation-theme/
  5. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). 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. Convert SVG to DOCX | Aspose.HTML for .NET

    Convert SVG to DOCX in C# using Aspose.HTML for .NET. Consider various SVG to DOCX conversion scenarios in C# examples. Try online SVG Converter....file in a local file system ( shapes.svg ), convert and save it...ConvertSVG (Path. Combine (DataDir, "shapes.svg" ), new DocSaveOptions()...

    docs.aspose.com/html/net/convert-svg-to-docx/
  7. 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
  8. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....pres -> get_Slide ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType...pres -> get_Slide ( 0 ) -> get_Shape ( 0 )); auto portions = autoShape...

    docs.aspose.com/slides/cpp/text-formatting/
  9. 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-...
  10. 新 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspos...

    使用模板、CSS 和 JS 将演示文稿导出为 HTML——无需 SVG。了解单页或多页输出、资源控制以及针对 PPT、PPTX 和 ODP 的自定义。...{ foreach (Shape shape in slide.Shapes) { if(shape is AutoShape)...ITextFrame textFrame = ((AutoShape)shape).TextFrame; < div class = "text"...

    docs.aspose.com/slides/zh/net/web-extensions/