Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 50,433 for

shapes

(1.21 sec)
  1. 旋转 Visio 形状文字|Documentation

    如何使用 .NET Diagram API 在 visio 中旋转形状的文本。... 获取特定页面 得到特定的形状 获取Shape文字并旋转文字 调用 Diagram 类对象的 Save...1" ); // Find a particular shape and update its text foreach...

    docs.aspose.com/diagram/zh/net/rotate-visio-sha...
  2. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....tbl ; // Iterates through the shapes and sets a reference to the...const auto & shp : sld -> get_Shapes ()) { if ( ObjectExt :: Is...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  3. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....INCLUDEPICTURE field is converted into a shape object. You can override that...INCLUDEPICTURE fields // into image shapes when loading a document that...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Dyslexia and Fonts

    Dyslexic fonts can be used in various projects and apps to improve readability and accessibility for those who have dyslexia. Learn the fundamentals here....Description Letterforms Unique letter shapes that are more distinct and...significant differences in shape to reduce letter reversals....

    docs.aspose.com/font/net/what-is-font/dyslexic-...
  5. Supported Barcode Types|Documentation

    1D, 2D, and Postal Barcode Symbologies Supported in Aspose.BarCode for .NET...generated using various symbols and shapes. This barcode type is considered...

    docs.aspose.com/barcode/net/barcode-types/
  6. Merge OTP Files Using PHP | products.aspose.com

    Merge multiple OTP files in PHP....presentations with all their shapes, styles, texts, formatting...

    products.aspose.com/slides/php-java/merger/otp/
  7. Merge ODP Files Using PHP | products.aspose.com

    Merge multiple ODP files in PHP....presentations with all their shapes, styles, texts, formatting...

    products.aspose.com/slides/php-java/merger/odp/
  8. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....Close Chart to PDF with C++ Shapes in Charts with C++ Analyzing...

    docs.aspose.com/cells/cpp/chart-axes/
  9. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram....Retrieving Master Information A shape master is another name for a...Master object represents a Shape object’s master in a diagram...

    docs.aspose.com/diagram/net/working-with-masters/
  10. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running code snippet to develop a circle drawer in C#....different characteristics for the shape before writing the output image...you can draw several other shapes, too, like drawing a Pentagon;...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/