Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 155,328 for

2

(0.21 sec)
  1. Convert CATIA Files’ Extensions To STEP - Free ...

    Hi, 1.Summary of CAD Software=CATIA and File Extensions CATIA An advanced CAD software mainly used in large industries such as aerospace, automotive, and complex engineering. File Extensions: • ‎.CATPart – A file o…... 2.Can you please convert the attached...gorokhovatskyi March 16, 2026, 4:34pm 2 @danies8 , Hi, we don’t have support...

    forum.aspose.com/t/convert-catia-files-extensio...
  2. Images in rendered HTML have extra size and cau...

    Hi, When converting a DOCX to HTM using Aspose.Words, I noticed an extra pixel was added to the height&width (compared to MS Word ‘save as’ HTM) and therefore caused blurry images. Code: var doc = new Document(@".\te…...ServerSide527 December 13, 2021, 2:12pm 1 Hi, When converting a DOCX...lobanov December 13, 2021, 11:41pm 2 @ServerSide527 , We have tested...

    forum.aspose.com/t/images-in-rendered-html-have...
  3. Rebind Worksheet GridWeb|Documentation

    This article introduces how to rebind a worksheet in GridWeb....= "Products" BindStartRow = "2" Name = "Products" EnableCreateBindColu...acw : Worksheet BindStartRow = "2" Name = "Products" EnableCreateBindColu...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. PdfSaveOptions.OpenHyperlinksInNewWindow | Aspo...

    Control hyperlink behavior in your PDF with PdfSaveOptions. Easily set links to open in a new window or tab for enhanced user experience....prohibited by PDF/A-1 and PDF/A-2 compliance. false will be used...when saving to PDF/A-1 and PDF/A-2. Examples Shows how to save hyperlinks...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 服务器字体匹配问题 - Free Support Forum - aspose.com

    222222222222222.png (9.6 KB) 我现在linux服务器上配置了字体替换规则,然后java代码里没有任何设置,我的运行条件是:服务器上只有IPAexMincho和IPAexGothic这2中字体,我现在客户端用MS ゴシック做了一个excel模板,当我用SvgSaveOptions svgSaveOptions = new SvgSaveOptions(); svgSaveOptions.setSheetIn…...cells-java jishangyang April 27, 2025, 2:20am 1 222222222222222.png (9...John.He April 27, 2025, 6:31am 2 @jishangyang Aspose.Cells API...

    forum.aspose.com/t/topic/311950
  6. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... writeln ( "Item 2" ); // Now, there is one unused... styles . count ). toEqual ( 2 ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用JavaScript通过C++调整工作簿压缩级别|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++调整工作簿的压缩级别。... toFixed ( 2 ) } ms</li> <li>Level 6 Elapsed...Time: ${ elapsedMs2 . toFixed ( 2 ) } ms</li> <li>Level 9 Elapsed...

    docs.aspose.com/cells/zh/javascript-cpp/adjust-...
  9. SummaryLength | Aspose.Words for Java

    Enumerates possible lengths of summary in Java....VERY_SHORT Try to generate 1-2 sentences. length Methods Method...VERY_SHORT Try to generate 1-2 sentences. length public static...

    reference.aspose.com/words/java/com.aspose.word...
  10. DropDownItemCollection.clear method | Aspose.Wo...

    DropDownItemCollection.clear method. Removes all elements from the collection.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

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