Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 49,755 for

shape

(0.2 sec)
  1. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format 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...
  2. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/pdf/
  3. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/md/
  4. 在 C++ 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  5. Fonts of serif type

    This article provides a brief overview of serif fonts, explaining their characteristics and purpose, pros and cons, and many more.... The distinctive shapes of serifs also help in recognizing...and comprehend. The distinct shapes and details of serifs can help...

    docs.aspose.com/font/net/what-is-font/serif-fonts/
  6. 在 PHP 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides ...

    在 PHP 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,可保留布局、链接和图像,实现快速、完美的效果。...writeShapeStart ( $generator , $shape ) { } function writeShapeEnd...writeShapeEnd ( $generator , $shape ) { } const SlideHeader = "<div class=...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  7. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/html/
  8. Animate PowerPoint Charts on Android|Aspose.Sli...

    Create stunning animated charts in Java with Aspose.Slides for Android. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // Animate the...

    docs.aspose.com/slides/androidjava/animated-cha...
  9. Equation field rendering issue in DOCX to PDF/P...

    When I try to convert a DOCX containing equation fields to PDF or PNG, the equation fields are not rendered correctly. Input DOCX test.docx (15.9 KB) Aspose outputs (equation field rendering is incorrect) output.pdf …...Shaping.HarfBuzz 25.9.0 Could you please...Affects only complex‑script text shaping (Arabic, Hindi, etc.). Equation...

    forum.aspose.com/t/equation-field-rendering-iss...
  10. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....18 { 19 // Replace text of a shape 20 richText. Text = richText...21 { 22 // Replace text of a shape 23 richText. Text = richText...

    docs.aspose.com/note/net/working-with-text/