Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 149,461 for

2

(0.17 sec)
  1. ElementByIndex.json

    { "EntityCin": "EntityCin Test", "EntityName": "EntityName Test", "FirstName": "FirstName Test", "MiddleName": "MiddleName Test", "LastName": "LastName Test", "DOB": "2025-02-08", "SSN": "11111111"......"director id 2", "FirstName": "director first 2", "MiddleName":..."director middle 2", "LastName": "director last 2", "Reportees":...

    docs.aspose.com/cells/fr/net/how-to-import-arra...
  2. How to Optimize SVG – Aspose.SVG for .NET

    You will learn how to optimize SVG and reduce the size of SVG files using Aspose.SVG for .NET.... Svg ; 2 using System. IO ; 3 using Aspose...PathOptimizationOpti . FloatPrecision = 2; 12 // Optimize document 13 SVGOptimizer...

    docs.aspose.com/svg/net/how-to-optimize-svg/
  3. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this paragraph including the end of paragraph character....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...of styles Heading 1 , Heading 2 and Heading 3 . You can set this...options . navigationMapLevel = 2 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Simplify the creation of transformation matrix ...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....RotateEulerDegree ( 0 , 180 , 0 ) // Scale by 2 will change the (x, y, z) into...into (2x, 2y, 2z) . Scale ( 2 ) // change the (x, y, z) into (z...

    docs.aspose.com/3d/net/simplify-the-creation-of...
  6. 81cbe357bec55701473d6fdd472a5b9b0f5b99ac.js

    function gtag(){dataLayer.push(arguments)}"define"in window&&define("discourse/theme-2/initializers/theme-field-1-common-html-script-1",["exports","discourse/lib/plugin-api"],(function(e,t){"use st......window&&define("discourse/theme-2/initializers/theme-field-1-common-html-script-1"...gs-store").getObjectForTheme(2) var a={name:"theme-field-1-c...

    forum.aspose.com/theme-javascripts/81cbe357bec5...
  7. PdfCompliance | Aspose.Words for Java

    Specifies the PDF standards compliance level in Java....comply with the "PDF 2.0" (ISO 32000-2) standard. // Set the...19005-4:2020) // and PDF/UA-2 (ISO 14289-2:2024) standards. // Set...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for .NET 20.5 - 发行说明|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.... Format ( "{0} {1}: {2} out of {3}" , progressInfo ..../ 3, width - (2 * (width / 3)) - 1, height - (2 * (height / 3))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...如果我们将两个单元格对 (1,1) x (2,1) 和 (1,2) x (2,2) 合并,生成的表格将具有编号。以下 Java...( 5 ); } } // 合并单元格 (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/zh/java/manage-cells/
  10. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....remove(); } // 2 - The "Primary" header/footer...write("Run 1. "); builder.write("Run 2. "); // Every invocation of the...

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