Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 149,114 for

2

(0.57 sec)
  1. 关于groupshape 的markup language问题。 - Free Support...

    我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot insert a Shape into a GroupShape with a different markup language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape group = new GroupShape(mDocument);却是vml,导致无法组合s…...words-net Calvin95 August 15, 2025, 2:39am 1 我读取一份文档word文档,想把一些shap...Discourse August 15, 2025, 2:40am 2 @Calvin95 要解决您遇到的“无法将形状插入...

    forum.aspose.com/t/groupshape-markup-language/3...
  2. Convert EMF to EPS using Python

    EMF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Python It is necessary to do just 2 steps in order to perform EMF...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 from aspose. page . eps import...

    docs.aspose.com/page/python-net/convert/emf-to-...
  3. ListTemplate enumeration | Aspose.Words for Nod...

    Aspose.Words.Lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word...., 2., 3., …) for the first level...writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。...get_cell ( worksheet_index , 2 , 1 , 0.50 )) series . data_points...get_cell ( worksheet_index , 0 , 2 , "Blues" ), chart . type ) series2...

    docs.aspose.com/slides/zh/python-net/chart-data...
  5. 演示主题|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿主题...当您对主要主题颜色(1)应用亮度变换时,将形成附加调色板(2)中的颜色。然后,您可以设置和获取这些主题颜色。 1 - 主要主题颜色 2 - 附加调色板中的颜色。...ColorTransformOperat -> MultiplyLuminance , 0.2 ); $shape2 -> getFillFormat ()...

    docs.aspose.com/slides/zh/php-java/presentation...
  6. Working with Calendars | Aspose.Tasks Documenta...

    Learn how to work with calendars and manage tasks using Aspose.Tasks for .NET....// Create a project instance 2 Project project = new Project();...define working times for days 2 // Create a project instance 3...

    docs.aspose.com/tasks/net/creating-updating-and...
  7. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...cells-python SteveOlson June 25, 2025, 2:16pm 1 I’m writing monstrous spreadsheets...Professionalize.Discourse June 25, 2025, 2:16pm 2 @SteveOlson Cause The LightCellsDataProvid...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  8. HTML anchor tag<a> links are not working from 2...

    Hi Aspose Team, When we are trying to add a table and HTML content in same document, HTML anchor tag links are not working from 2nd page onwards, and those links are appearing in random place in the document. Please hel…...Margin = new MarginInfo(2, 2, 2, 2); cell.Paragraphs.Add(new...asad.ali June 15, 2024, 9:15pm 2 @AnandaBairy We have opened the...

    forum.aspose.com/t/html-anchor-tag-a-links-are-...
  9. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....using namespace Aspose::Font; 2 using namespace Aspose::Font::Sources;...// Construct path to the file 2 System::String fontPath = Sys...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  10. Saving Project Data to CSV, Text, MPT Formats |...

    Learn how to save Microsoft Project (MPP/XML) files to CSV, Text, or MPT formats using Aspose.Tasks for Java....Tasks-for-Java 2 String dataDir = Utils. getDataDir...com/aspose-tasks/Aspose.Tasks-for-Java 2 String dataDir = Utils. getDataDir...

    docs.aspose.com/tasks/java/saving-project-data-...