Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 151,020 for

2

(0.14 sec)
  1. Set the Height and Width of a Shape in Ruby|Doc...

    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.... setWidth ( 2 * shape . getXForm () . getWidth...getValue ()) shape . setHeight ( 2 * shape . getXForm () . getHeight...

    docs.aspose.com/diagram/java/set-the-height-and...
  2. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience.... EqualTo ( 2 )); // Below are two ways of removing...Count , Is . EqualTo ( 1 )); // 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/net/aspose.words/com...
  3. ImageSize.horizontal_resolution property | Aspo...

    ImageSize.horizontal_resolution property. Gets the horizontal resolution in DPI....width_points * 2 shape . height = image_size . height_points * 2 doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose 中的公共 API 更改。3D 1.7.0|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.... PI * 2 )). ToMesh (); Node torus = scene... Translation = new Vector3 ( 2 , 1 , 1 ); { //Create a blue box...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  5. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title...Category 1' , 'AW Category 2' ], values = [ 1 , 2 ]) chart_axis_x_title...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++....Writeln ( u "Outer Table Cell 2" ); builder -> EndTable (); //...Writeln ( u "Inner Table Cell 2" ); builder -> EndTable (); doc...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Strange result of compare document with lists -...

    Hello, I have problem with compare logic between document in case when I add lists to documents with different styles. After exporting result I do not see any differences (revision collection is empty). Here is the exam…...writeln("Item 2"); builder.getListFormat().removeNumbers();...writeln("Item 1"); builder2.writeln("Item 2"); builder2.getListFormat().removeNumbers();...

    forum.aspose.com/t/strange-result-of-compare-do...
  8. The error message generated is not sufficient t...

    Error raised when loading a .xer (Primavera) project file. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +60 System.Collec…...Dictionary`2.Insert(TKey key, TValue value...Discourse June 1, 2025, 11:59pm 2 @ensemble The error message you...

    forum.aspose.com/t/the-error-message-generated-...
  9. License Issue for Aspose.word - Free Support Fo...

    I am trying to compare 2 words document in my nodeJS project. Can I use our Aspose.Total for .Net License for the same?...5:26pm 1 I am trying to compare 2 words document in my nodeJS project...Discourse May 7, 2025, 5:26pm 2 @msbhatt Can you please clarify...

    forum.aspose.com/t/license-issue-for-aspose-wor...
  10. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel workbooks using Aspose.Cells for C++....// Copy third worksheet (index 2) within the workbook worksheets...AddCopy ( worksheets . Get ( 2 ). GetName ()); // Save modified...

    docs.aspose.com/cells/cpp/copy-and-move-workshe...