Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,229 for

shape position

(0.03 sec)
  1. 图表数据标签|Aspose.Slides for Python 文档

    在Python中设置PowerPoint图表数据标签和距离... shapes . add_chart ( charts . ChartType...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-data...
  2. 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/net/datamatrix-barcode/
  3. 工作表调整大小的有效解决方案|Aspose.Slides 文档

    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.... Position = 0 ; mstream . Read ( chartOleData...IOleObjectFrame oleObjectFrame = slide . Shapes . AddOleObjectFrame ( x , y...

    docs.aspose.com/slides/zh/net/working-solution-...
  4. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting.... Render individual shapes from the document into raster...other options. Render pages or shapes to a .NET Graphics object with...

    docs.aspose.com/words/nodejs-net/features/
  5. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java and Aspose.Words for Android via Java....modify images, textboxes and shapes. Access, create and modify...drawing objects including position, size, line and fill properties...

    docs.aspose.com/words/java/aspose-words-for-and...
  6. EOT Fonts Knowledge Base | Aspose.Font

    EOT fonts. Once crucial for web typography, now less relevant due to browser evolution. Explore their history and changing role in web design....font data, including glyph shapes, font metrics (such as ascent...actual font data such as glyph shapes, font metrics (ascent, descent...

    docs.aspose.com/font/net/what-is-font/eot-font/
  7. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your documents with seamless organization and professional presentation.... start value, indent, tab position etc are defined separately...NumberFormat value will create star-shaped bullet list symbols. listLevel...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....IAutoShape > ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType..."John Doe" , u "MF" ); // set position of comments System :: Drawing...

    products.aspose.com/total/cpp/conversion/txt-to...
  9. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....IAutoShape > ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType..."John Doe" , u "MF" ); // set position of comments System :: Drawing...

    products.aspose.com/total/cpp/conversion/flatop...
  10. Gaussian Blur – SVG Filters – C# Code

    Learn how to write SVG code for a Gaussian Blur filter and see C# examples to implement Gaussian Blur effect to SVG elements and bitmaps....Note: The blur, added around a shape, often makes the output picture...attributes specifying its source, position, and size. To add an imageElement...

    docs.aspose.com/svg/net/gaussian-blur/