Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 21,677 for

shape

(0.09 sec)
  1. Aspose.Words.Fields | Aspose.Words for .NET

    Discover the Aspose.Words.Fields namespace, featuring powerful classes to seamlessly manage Microsoft Word fields in your documents for enhanced editing and automation.... FieldShape Implements the SHAPE field. FieldSkipIf Implements...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. Java PowerPoint API | Aspose Slides Java | prod...

    Aspose.Slides for Java is an Aspose Java PowerPoint API for Java PPT and Java PPTX creation....slides, tables, text, charts, shapes, images and SmartArt diagrams...SmartArts Work with PowerPoint Shapes Support for ActiveX Controls...

    products.aspose.com/slides/java/
  4. PowerPoint Math Equations|Aspose.Slides Documen...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text...on the slide, first, add a shape that will contain the mathematical...dispose (); } After creating, the shape will already contain one paragraph...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  5. 使用 C# 製作 HTML

    通過幾個步驟在 C# 中創建一個新的 HTML。使用 .NET 庫輕鬆創建 HTML。...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/html/
  6. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text to a vector using Python library. SVG text goes from a font to a vector graphic, and it cannot be edited in a text editor....document are converted to vector shapes when saved. Benefits of Text... skewing, and more complex shape modifications. The filter, mask...

    docs.aspose.com/svg/python-net/convert-text-to-...
  7. 将 PowerPoint 转换为 HTML 在 C++|Aspose.Slides 文档

    在 C++ 中转换 PowerPoint 为 HTML。将 PPTX 或 PPT 保存为 HTML 在 C++ 中。将幻灯片保存为 HTML 在 C++ 中。...generator , SharedPtr < IShape > shape ) override {} void WriteShapeEnd...generator , SharedPtr < IShape > shape ) override {} private : static...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  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. Aspose.Cells 9.0.0 中的公共 API 更改|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.TextOptions 属性 Aspose.Cells for .NET 已经为 Shape 类公开了...TextOptions 属性,以控制形状文本部分的外观。 这里是 Shape.TextOptions 属性的简单使用场景。 C# //...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

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