Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 45,955 for

shapes

(0.1 sec)
  1. Extract Images From Website – Java Examples

    Learn how to download images from a website programmatically. Automate image extraction with Aspose.HTML for Java....com/svg/net/drawing-basics/svg-shapes/" ); 3 4 // Collect all <img>...

    docs.aspose.com/html/java/extract-images-from-w...
  2. Aspose::Words::Saving::SvgSaveOptions class | A...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....can create various geometric shapes of different colors and textures...

    products.aspose.com/page/net/work-with-brushes/
  4. What are Icon Fonts? Knowledge Base

    This article provides a brief overview of icon fonts, explaining their characteristics and advantages, usage, and many more....can be anything from simple shapes and arrows to more complex...icons with a focus on basic shapes and lines. Flat, - Icons with...

    docs.aspose.com/font/net/what-is-font/icon-fonts/
  5. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... ShapeCollection shapes = sheet . GetShapes (); //...button RadioButton radio1 = shapes . AddRadioButton ( 3 , 0 ,...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  6. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....::ShapeBase>>&) Groups the shapes passed as a parameter into...::ShapeBase>>&) Groups the shapes passed as a parameter into...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...deleteShapes() Deletes all shapes from the text of this story...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Generate Data Matrix Barcodes in C++|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcodes of rectangular and square shapes. It is a widely used industrial...standards that support only square-shaped configuration, rely on obsolete...

    docs.aspose.com/barcode/cpp/datamatrix-barcode/
  9. Aspose.Cells 8.8.3 中的公共 API 更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....specified location var shape = sheet . Shapes . AddActiveXControl...property ActiveXControl control = shape . ActiveXControl ; control ...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Shape that can contain any closed shapes; by text outline;...example below we obtain a circle shape as a clipping path and cut off...

    docs.aspose.com/page/java/ps/working-with-clips/