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

2

(0.24 sec)
  1. TikZ 基础使用 | Aspose.TeX .NET

    探索 TikZ 的基本原理和命令,以在您的 TeX 和 LaTeX 文档中创建图形。...0) -- (2,2); 极坐标 (角度:半径) : Copy 1 \ draw (0,0) -- (45:2); 在同一...(1,1) -- (2,0); 矩形 : Copy 1 \ draw (0,0) rectangle (2,1); 圆和椭圆...

    docs.aspose.com/tex/zh/net/tikz-fundamentals-of...
  2. main.bundle.min.d3ea50f7c82ae23ba61ad2893354780...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......2}.docs_information h2{margin-top:4rem;font-size:1...4rem;margin-bottom:1rem;line-height:1.2;font-weight:600}.docs_information...

    docs.aspose.com/svg/css/main.bundle.min.d3ea50f...
  3. main.bundle.min.4da687641e678f5783a2bc83c7063ac...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......2}.docs_information h2{margin-top:4rem;font-size:1...4rem;margin-bottom:1rem;line-height:1.2;font-weight:600}.docs_information...

    docs.aspose.com/html/css/main.bundle.min.4da687...
  4. 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-...
  5. 单元格要支持失焦事件 - 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
  6. 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/
  7. 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/
  8. ConvertUtil.pixelToNewDpi method | Aspose.Words...

    ConvertUtil.pixelToNewDpi method. Converts pixels from one resolution to another....5 , 2 ); // At the default DPI of 96...topMargin ). toBeCloseTo ( 59.0 , 2 ); builder . writeln ( `At a DPI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::HasDefaultFormat method. Gets a flag indicating whether the data point at the specified index has default format in C++....point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. CustomXmlPartCollection | Aspose.Words for Java

    Represents a collection of Custom XML Parts 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...