Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 50,867 for

shape

(0.07 sec)
  1. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...

    products.aspose.com/gis/ko/viewer/
  2. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...

    products.aspose.com/gis/uk/viewer/
  3. 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/
  4. What's new|Aspose.Words for Java

    Aspose.Words for Java 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/java/what-s-new-in-aspose...
  5. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_DocumentPartSavingCa... () const Controls whether Shape nodes are converted to SVG images...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose.word 内存泄漏,依然存在WORDSJAVA-3167问题 - Free Su...

    大量输出文档,内容中有不同的SVG,SVG中有@font-face属性,内存一直升高直到溢出。 Aspose.Words 26.5版本依然存在WORDSJAVA-3167问题。 请尽快修复,已经严重影响用户正常使用!...字体缓存无限增长 原因2 :SVG转换后的Shape对象缓存未完全释放 SVG被Aspose渲染为Shape对象后,内部可能有静态缓存 Document...

    forum.aspose.com/t/aspose-word-wordsjava-3167/3...
  7. 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...
  8. 使用 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/
  9. 使用 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/
  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/