Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 50,430 for

shape

(1.08 sec)
  1. Convert CGM to XLAM via C# API | products.aspos...

    C# API to Convert CGM File to XLAM without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its AddTextEffect function...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Java API to Render XPS to TSV | products.aspose...

    Export XPS to TSV 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/xps-t...
  3. Java API to Render XPS to Excel | products.aspo...

    Export XPS to Excel 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/xps-t...
  4. Java API to Render MHTML to CSV | products.aspo...

    Export MHTML to CSV 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/mhtml...
  5. 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...
  6. Manage Presentation Slide Masters on Android|As...

    Manage Slide Masters in Aspose.Slides for Android: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....PowerPoint: change backgrounds, add shapes, customize the layout, etc...Master (background, fonts, shapes, etc.). However, when several...

    docs.aspose.com/slides/androidjava/slide-master/
  7. Working with PDF/A or PDF/UA|Aspose.Words for P...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Python. There are a few problems when converting to PDF/A documents, and Aspose.Words for Python solves them....mark shapes as decorative in Microsoft Word or mark shape as an...see details). For example, shapes could be marked as decorative...

    docs.aspose.com/words/python-net/working-with-p...
  8. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); // assuming...assuming that Slide#0.Shape#0 is a table for ( int32_t i = 0 ;...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  9. 使用 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/
  10. 使用 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/