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

shape

(0.34 sec)
  1. Java API to Render CGM to XLAM | products.aspos...

    Export CGM to XLAM via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/cgm-t...
  2. Working with Shapes in PostScript | .NET

    How to add Shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...with PS Document Working with Shapes Live Demos Source Code API...Nuget Pricing Buy Working with Shapes in PostScript | .NET Contents...

    docs.aspose.com/page/net/ps/working-with-shapes/
  3. ChartDataLabel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataLabel class for enhanced data visualization in charts. Elevate your presentations with precise data labels!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  5. PSD ファイルをオンラインで編集 | products.aspose.com

    PSD アドビフォトショップファイルをオンラインで編集...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/jp/editor/
  6. Barcode Generation Specifics in Java|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.... Shape . Barcode shapes can be rectangular...amounts of information. Barcode Shapes In general, the surfaces to...

    docs.aspose.com/barcode/java/generate-barcode-t...
  7. 使用C++管理控件|Documentation

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

    docs.aspose.com/cells/zh/cpp/managing-controls/
  8. 使用 C# 製作 PDF

    通過幾個步驟在 C# 中創建一個新的 PDF。使用 .NET 庫輕鬆創建 PDF。...new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/zh-hant/net/make/pdf/
  9. 将 PowerPoint 演示文稿转换为 HTML(C++)|Aspose.Slides 文档

    使用 Aspose.Slides 将 PowerPoint 演示文稿转换为响应式 HTML(C++)。保持布局、链接和图像,快速获得无瑕结果的转换指南。...generator , SharedPtr < IShape > shape ) override {} void WriteShapeEnd...generator , SharedPtr < IShape > shape ) override {} private : static...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  10. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/zh-hant/java/make/md/