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

2

(0.27 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. 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...
  5. 在演示文稿中使用 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...
  6. 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-...
  7. 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...
  8. 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-...
  9. Smart Marker Parameters|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.... +2, -1 – Offsets to the current row...: "director first 2" , "id" : "director id 2" , "LastName" : "director...

    docs.aspose.com/cells/net/smart-marker-parameters/
  10. Download archive from ASP.NET web application i...

    C# Zip library lets you to reduce or compress data size which is helpful for your ASP.NET or .NET web application to transfer the files on the internet quickly....Copy 1 < form method = "post" > 2 < input type = "submit" value...Copy 1 public enum ArchiveFormat 2 { 3 [Display(Name = "ZIP")] 4...

    docs.aspose.com/zip/net/download-archive-from-a...