Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 158,826 for

2

(0.32 sec)
  1. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....display_text = 'Item 2' , value = 'Value 2' )) list_items . add...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.cells excel保存为pdf,图表图例格式错位 - Free Suppor...

    图例测试.zip (125.5 KB) Workbook workbook = new Workbook("C:\\TEST\\图例测试.xlsm"); workbook.Save("C:\\TEST\\图例测试.pdf");...中文技术支持 lingtian January 16, 2026, 2:23pm 1 图例测试.zip (125.5 KB) Workbook...Discourse January 16, 2026, 2:23pm 2 @lingtian • 图例错位具体表现为哪些形式...

    forum.aspose.com/t/aspose-cells-excel-pdf/324504
  3. 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...
  4. 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
  5. 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...
  6. Tab system using summary and details tags (+ ja...

    We are using the toolkit called https://wet-boew.github.io/wet-boew/index-en.html which uses summary and detail tags + javascript to display tabs and accordions. Aspose.Words in .NET is only displaying the headers, not t…...noskov April 21, 2026, 1:34pm 2 @gsabatin Could you please attach...information. gsabatin April 21, 2026, 2:37pm 3 Hi Alexey, Attached is...

    forum.aspose.com/t/tab-system-using-summary-and...
  7. 在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/
  8. 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...
  9. 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...
  10. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....add("Four"); // 2 - Insert an item before another...dropDownItems.remove("Four"); // 2 - Remove an item at an index:...

    reference.aspose.com/words/java/com.aspose.word...