Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 154,976 for

2

(0.18 sec)
  1. 文件转html,CPU占用异常过高 - Free Support Forum - aspose...

    转换时,遇到CPU占用异常很高: 定位到的线程情况: 转换代码: ByteArrayInputStream byteArrayInputStream = new ByteArrayInputStream(fileBytes); ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream(); Document doc = new …...noskov February 26, 2026, 2:31pm 2 @ZhonghaoSun 很遗憾,没有问题文档,我...ZhonghaoSun February 27, 2026, 2:26am 3 有没有其他客户遇到类似情况呢 alexey.noskov...

    forum.aspose.com/t/html-cpu/325924
  2. 使用形状段落|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.... GetPage ( "Page-2" ); // Add master with stencil...PageIndex = 1 ; double width = 2 , height = 2 , pinX = 4.25 , pinY =...

    docs.aspose.com/diagram/zh/net/working-with-sha...
  3. 连接形状|Documentation

    本节介绍如何使用 Aspose.Diagram 连接两个形状。... AddShape ( 2 , 2 , rectangleMaster , 0 ); long...rectangle2 = diagram . AddShape ( 2 , 4 , rectangleMaster , 0 ); //...

    docs.aspose.com/diagram/zh/net/connect-shapes/
  4. 连接形状|Documentation

    本节介绍如何用 Aspose.Diagram for Java 连接两个形状。... addShape ( 2 , 2 , rectangleMaster , 0 ); long...rectangle2 = diagram . addShape ( 2 , 4 , rectangleMaster , 0 ); //...

    docs.aspose.com/diagram/zh/java/connect-shapes/
  5. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...png //ExStepSummary:2: The following code demonstrates...data from a mesh. //ExStepImage:2:step-3.png //ExStepSummary:3:...

    products.aspose.com/3d/tutorial/create-mesh-fro...
  6. CustomXmlPropertyCollection.contains method | A...

    CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name....assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…...Family WCBP4DocGenUser January 2, 2026, 3:47pm 1 Hello We use MS...between the 2 black banded sections which are coming from 2 MS Word...

    forum.aspose.com/t/eliminate-extra-spacing-line...
  8. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++.... FixedColumnWidths 2 Aspose.Words disables the AutoFit...builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....accent2 Specifies color Accent 2. accent3 Specifies color Accent...1. dark2 Specifies color Dark 2. followedHyperlink Specifies color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CustomXmlPropertyCollection.Count | Aspose.Word...

    Discover the CustomXmlPropertyCollection Count property to easily retrieve the total number of elements in your collection for efficient data management.... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...