Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 157,382 for

2

(0.16 sec)
  1. Stroke.back_color property | Aspose.Words for P...

    Stroke.back_color property. Gets or sets the background color of the stroke....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Pdf save error - Free Support Forum - aspose.com

    Hi, We saved (attached) a pdf document. But it has saved an empty document. we use aspose 9.5.0.0 version. But we test the same scenario with aspose pdf 8.2.0.0 version. There are any error. Please control this. Thanks...2.0.0 version. There are any error...codewarior October 15, 2014, 7:23am 2 Hi Ahmet, Thanks for contacting...

    forum.aspose.com/t/pdf-save-error/65325
  3. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java....get(0)); // 2 - By GUID: Assert.assertEquals(xmlPart...getCustomXmlParts().getCount(), 2); // Iterate through the collection...

    reference.aspose.com/words/java/com.aspose.word...
  4. When a cell with a dropdown text that is too lo...

    Hi, When a cell with a dropdown text that is too long, the text is not shown properly. Also increasing the column width doesn’t change the width of the dropdown list. image.png (22.8 KB)...cells-net abdelaspose April 19, 2026, 2:08pm 1 Hi, When a cell with a...Cells April 20, 2026, 12:49am 2 @abdelaspose Hello, Thank you...

    forum.aspose.com/t/when-a-cell-with-a-dropdown-...
  5. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....setText("Index entry 2"); indexEntry.setEntryType("B");...to span over 2 columns. index.setNumberOfColumns("2"); // Set any...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用 Aspose.SVG for .NET 进行图像矢量化 – C# 示例

    在 C# 中使用 Aspose.SVG 将 PNG, JPG, BMP, GIF 和 TIFF 转换为 SVG。使用可自定义的图像矢量化设置并考虑其对结果的影响。... IO ; 2 using Aspose. Svg . ImageVectorization...varying simplification levels 2 3 // Initialize an instance of...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  7. How to remove font dom from html after converte...

    Is there any way to remove font dom from “Td”. or Is there any way to avoid the text are separate by font tag. e904128e-711c-447f-a3f6-a50f5a3d9c8c.png (47.1 KB)...words-java GusGus March 27, 2026, 2:46am 1 Is there any way to remove...Eric.wang March 27, 2026, 3:08am 2 @GusGus , This behavior occurs...

    forum.aspose.com/t/how-to-remove-font-dom-from-...
  8. Comparing text in images|Documentation

    How to compare texts on two images.... To compare texts in 2 images, use image_text_diff()...print ( "The image texts are {:.2%} similar" . format ( distance...

    docs.aspose.com/ocr/python-net/image-text-compare/
  9. 单元格要支持失焦事件 - Free Support Forum - aspose.com

    请问目前单元格失去焦点时,有前端和后端的事件接口吗...Discourse December 22, 2025, 9:24am 2 @feng.qun.zhu.avaryholding.com...DataChanged 等,但没有针对单元格失焦的事件 [2]。因此,前端和后端都没有直接的失焦事件接口,若需要实现此类...

    forum.aspose.com/t/topic/323602
  10. Move Pages to PDF using Java | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with Java sample code using Aspose.PDF for Java... get_Item ( 2 ); dstDocument . getPages ()....srcDocument . getPages (). delete ( 2 ); srcDocument . save ( dstFileName...

    products.aspose.com/pdf/java/pages/move/