Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 150,870 for

2

(0.2 sec)
  1. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....write("Paragraph 2."); // Since we used the same..."); builder.write("Paragraph 2."); // Since we used the same...

    reference.aspose.com/words/java/com.aspose.word...
  2. Insert Image and DeviceRGB - Free Support Forum...

    We have a document that we save as PDF for printing so CMYK is required. I am currently inserting a picture as a background for a one page document – a JPG – and it is in a...adventurousbooks October 21, 2019, 2:24am 1 We have a document that...hafeez October 21, 2019, 6:22am 2 @adventurousbooks , We may provide...

    forum.aspose.com/t/insert-image-and-devicergb/2...
  3. Interrupt converting - Free Support Forum - asp...

    How can I halt the process of converting a pdf-document into html5? With the Interruptmonitor it is possible to halt a process converting an excel-document into pdf,. However I can’t see it is possible to use this class…...ali July 2, 2020, 5:34am 2 @PELLE42 We already have...

    forum.aspose.com/t/interrupt-converting/215115
  4. Changing the /tmp directory to other path - Fre...

    Hi, In your one post you have mentioned that Aspose.words uses /tmp directory to write temporary files. How and where I can configure this to some other directory. e.g. /data in the aspose.words....hafeez March 20, 2014, 2:38am 2 Hi Jose, Thanks for your inquiry...

    forum.aspose.com/t/changing-the-tmp-directory-t...
  5. 在PHP中冻结窗格|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....$worksheet -> freezePanes ( 3 , 2 , 3 , 2 ); //Saving the modified Excel...

    docs.aspose.com/cells/zh/java/freeze-panes-in-php/
  6. PageRange | Aspose.Words for .NET

    Create customized page ranges effortlessly with our PageRange constructor. Enhance your document management with precision and flexibility....PageRange ( 2 , 3 ), new PageRange ( 1 , 3 ), new PageRange ( 2 , 4 )...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ShapeBase.isImage property | Aspose.Words for N...

    ShapeBase.isImage property. Returns ``true`` if this shape is an image shape.... toBeCloseTo ( 32 , 2 ); expect ( aw . ConvertUtil ...height )). toBeCloseTo ( 32 , 2 ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node.... writeln ( 'Section 2 text.' ) # Both sections are siblings...self . assertEqual ( 'Section 2 text.' , doc . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  9. I want to fetch the boundary points(coordinates...

    I want to fetch the boundary points(coordinates) of the hatch in dwg file using Aspose.Cad for dot net....gorokhovatskyi May 7, 2025, 4:59pm 2 @Asheesh32 , Hello, please find...Console.WriteLine("({0},{1}),({2},{3})", line.FirstPoint.X, line...

    forum.aspose.com/t/i-want-to-fetch-the-boundary...
  10. Chart.legend property | Aspose.Words for Node.js

    Chart.legend property. Provides access to the chart legend properties....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...