Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 155,429 for

2

(2.55 sec)
  1. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram.... It does not apply to 2-D rotation. The DistanceFromGround...ThreeDFormat . RotationXAngle . Value = 2 . 61 ; shape . ThreeDFormat ....

    docs.aspose.com/diagram/net/3d-rotation-effects...
  2. Save As Markdown render only Print Area - Free ...

    Hello, I was hoping that the code below would limit the SaveAs Markdown to render only the print area, however that doesn’t seem to be the case. Is there a way to limit the render area with Markdown, similar to how Save…...Cells April 12, 2026, 2:32am 2 @weissa Hello, The feature...help. simon.zhao April 17, 2026, 2:46pm 6 @weissa Now you can copy...

    forum.aspose.com/t/save-as-markdown-render-only...
  3. Aspose::Words::StyleType enum | Aspose.Words fo...

    Aspose::Words::StyleType enum. Represents type of the style in C++.... Character 2 The style is a character style...builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::RemoveAt method. Removes a property at the specified index in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. 文件转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
  6. 使用形状段落|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...
  7. 连接形状|Documentation

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

    docs.aspose.com/diagram/zh/net/connect-shapes/
  8. 连接形状|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/
  9. 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...
  10. 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...