Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 155,328 for

2

(0.21 sec)
  1. An error occurs when comparing two documents - ...

    Good day, I found a similar problem, an error occurs when comparing two documents. Error:“The arithmetic operation ended with an overflow.” Can I send you two documents for testing?...noskov January 19, 2023, 2:05pm 2 @benestom Yes, please attach...be included into the next 23.2 version of Aspose.Words. we will...

    forum.aspose.com/t/an-error-occurs-when-compari...
  2. Aspose::Words::TextColumnCollection::SetCount m...

    Aspose::Words::TextColumnCollection::SetCount method. Arranges text into the specified number of text columns in C++....100 ); columns -> SetCount ( 2 ); builder -> Writeln ( u "Column...builder -> Writeln ( u "Column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh.... create_polygon ([ 0 , 1 , 2 , 3 ]) # Right side (X+) mesh...create_polygon ([ 1 , 5 , 6 , 2 ]) # Back face (Z-) mesh . create_polygon...

    docs.aspose.com/3d/python-net/create-3d-mesh-an...
  4. IPM.Sharing extra characters - Free Support For...

    Hi When saving IPM.Sharing messages from PST storage, I get output msg or eml like this: Untitled.jpg (63.0 KB)...nerds June 2, 2025, 11:35am 1 Hi When saving...Professionalize.Discourse June 2, 2025, 11:35am 2 @australian.dev.nerds...

    forum.aspose.com/t/ipm-sharing-extra-characters...
  5. Merge PDF Files To PNG Using Python | products....

    Merge multiple PDF files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/pdf...
  6. Merge PDF Files To JPG Using Python | products....

    Merge multiple PDF files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/pdf...
  7. 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...
  8. Set the Height and Width of a Shape in PHP|Docu...

    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....== 1 ) { $shape -> setWidth ( 2 * ( int )( string ) $shape ->...getValue ()); $shape -> setHeight ( 2 * ( int )( string ) $shape ->...

    docs.aspose.com/diagram/java/set-the-height-and...
  9. 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...
  10. 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...