Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 50,730 for

shape

(0.31 sec)
  1. Java API to Render CGM to FODS | products.aspos...

    Export CGM to FODS 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. Java API to Render CGM to TXT | products.aspose...

    Export CGM to TXT 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...
  3. What is font? | Aspose.Font for .NET

    Font is a fairly complex topic. When developing any interface, you will encounter the part where you need to code fonts. This chapter makes it easier for you.... The glyph is a unique shape, design, or way it looks. It...

    docs.aspose.com/font/net/what-is-font/
  4. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....image data from a chart or shape. Added HtmlSaveOptions.ExportBogusRowData...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. 使用 C# 製作 DOCX

    通過幾個步驟在 C# 中創建一個新的 DOCX。使用 .NET 庫輕鬆創建 DOCX。...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/docx/
  6. 使用 C# 製作 Markdown

    通過幾個步驟在 C# 中創建一個新的 Markdown。使用 .NET 庫輕鬆創建 Markdown。...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/md/
  7. 使用 Java 製作 DOC

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

    products.aspose.com/words/zh-hant/java/make/doc/
  8. Text Based Annotations using Python|Aspose.PDF ...

    Learn how to add, inspect, and delete free text, highlight, underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Python via .NET....Annotations Shape Annotations Watermark Annotations Shape Annotations...

    docs.aspose.com/pdf/python-net/text-based-annot...
  9. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....loading reliability, expands shape and text formatting, improves...renderers. Control Floating Shape Tagging When Exporting to PDF...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  10. Convert Image To TXT C#

    Convert Image to TXT format in C# code. Save Image as TXT using C#....; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/image-...