Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 34,476 for

line

(0.14 sec)
  1. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...shapes -> AddChart ( ChartType :: Line , 100.0f , 100.0f , 400.0f ...shapes -> AddChart ( ChartType :: Line , 100.0f , 100.0f , 400.0f ...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Characters method. Represents an estimate of the number of characters in the document in C++....get_BuiltInDocumentPrope () -> get_Lines ()); // To get accurate values...get_Paragraphs ()); // For the line count, we will need to call...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Working with Image Rendering|Documentation

    Render images with alpha blending in Java. Anti-aliasing with Lines and curves in Java. Image clipping using Java API....Anti-aliasing with Lines and Curves Drawing lines and curves with...Anti-aliasing. Create the desired line, curve, or other object. Save...

    docs.aspose.com/drawing/java/working-with-image...
  4. Raw Data Processing|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....multiplying the line size by the lines required. The line size may vary...performance always use a raw data line size equal to the RasterImage...

    docs.aspose.com/imaging/net/raw-data-processing/
  5. Features Overview|Aspose.Slides for Python Docu...

    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....Java Poly Line Shapes You can create or modify poly line shapes...via Java: - Position - Size - Line - Fill (including Pattern, Gradient...

    docs.aspose.com/slides/python-java/features-ove...
  6. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for C++: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Slides for C++ Poly Line Shapes Poly line shapes can also be created...for C++: - Position - Size - Line - Fill (including Pattern, Gradient...

    docs.aspose.com/slides/cpp/features-overview/
  7. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... Line , RelativeHorizontalPo . LeftMargin...Orange ; // Even though the line itself takes up little space...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Introduction to Glyph

    Glyph as a composite part of any typeface has an important role in the study of fonts. This term is really crucial in the coding of font manipulation.... It is the width of the line from the origin point of the... Baseline - is an invisible line that is used to position the...

    docs.aspose.com/font/net/what-is-font/glyph/
  9. The way to retrieve slope property of block - F...

    Hi There is a requirement which needs to retrieve the slope property of block. I can see any direct api in Aspose cad to get it. Is there any other way to retrieve it? Thanks...different geometric concepts (2‑D line inclination, 3‑D plane inclination...entities that belong to the block (lines, polylines, arcs, etc.) and...

    forum.aspose.com/t/the-way-to-retrieve-slope-pr...
  10. 路径生成器 – Path Builder – 创建 SVG 路径 – Aspose.SVG

    了解如何使用 Aspose.SVG for .NET 中的 PathBuilder 以编程方式创建 SVG 路径。PathBuilder 使创建和操作 SVG 路径变得更加简单。...Create an SVG path element with line commands programmatically in...draws a line from the current point to the new point (Line to x=100...

    docs.aspose.com/svg/zh/net/path-builder/