Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 153,262 for

2

(0.17 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. Stroke.fore_color property | Aspose.Words for P...

    Stroke.fore_color property. Gets or sets the foreground 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...
  3. 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
  4. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Item 2 \r\n ' + '8. Item 3 \r\n ' + '9...'6. Item 1 \r\n ' + '7. Item 2 \r\n ' + '8. Item 3 \r\n ' + '9...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LaTeX Figure rendering | Aspose.TeX for Java

    Aspose.TeX API solution for Java LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality.... 2 PngFigureRendererOpt options =...5){\\line(2,1){3}} \\put(4,2){\\line(-2,1){2}} \\put(2,3){\\line(-2...

    docs.aspose.com/tex/java/latex-figure-rendering/
  6. Raw Data Processing|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....data processing with version 2.4.0. The raw data processing is...RGB is not available in version 2.4.0). Moreover, there could be...

    docs.aspose.com/imaging/python-net/raw-data-pro...
  7. 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/
  8. 单元格要支持失焦事件 - 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
  9. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…...Discourse December 12, 2025, 8:52am 2 @chenweii What we see You are...omitted or rendered per‑character [2]. Why it happens The field syntax...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  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/