Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 155,489 for

2

(0.27 sec)
  1. Aspose::Words::Fields::FieldCompare::get_RightE...

    Aspose::Words::Fields::FieldCompare::get_RightExpression method. Gets or sets the right part of the comparison expression in C++....field -> set_RightExpression ( u "2" ); field -> Update (); // The... ASSERT_EQ ( u " COMPARE 3 < 2" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. employees-data.json

    { "RootData": { "Directors": [ { "FirstName": "director first 1", "id": "director id 1", "LastName": "director last 1", "MiddleName": "director middle 1", "Reportees": [ { "City": "aaa city", "Depa......"FirstName": "director first 2", "id": "director id 2", "LastName": "director..."director last 2", "MiddleName": "director middle 2", "Reportees":...

    docs.aspose.com/cells/ja/net/smart-marker-param...
  3. employees-data.json

    { "RootData": { "Directors": [ { "FirstName": "director first 1", "id": "director id 1", "LastName": "director last 1", "MiddleName": "director middle 1", "Reportees": [ { "City": "aaa city", "Depa......"FirstName": "director first 2", "id": "director id 2", "LastName": "director..."director last 2", "MiddleName": "director middle 2", "Reportees":...

    docs.aspose.com/cells/es/net/smart-marker-param...
  4. Apply Different Style on the Each Text Value of...

    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....getValue () -> add ( new Cp ( 2 )); $shape -> getText () -> getValue...getChars () -> getChar ( 2 ) -> setIX ( 2 ); $shape -> getChars...

    docs.aspose.com/diagram/java/apply-different-st...
  5. FBX scaling cannot use negative numbers - Free ...

    FBX scaling cannot use negative numbers. image.png (62.5 KB) When I use a negative number, it will automatically be converted to a positive number....Discourse January 6, 2026, 6:15am 2 @LuoHui Does the issue occur with...ScaleBase[1].X, partObj.ScaleBase[2].X, 0, partObj.ScaleBase[0].Y...

    forum.aspose.com/t/fbx-scaling-cannot-use-negat...
  6. 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/
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 사용한 PDF 변환 솔루션 https://products.aspose.com/pdf/ko/java/conversion/ Recent content in Java 를 사용한 PDF 변환 솔루션 on Aspsoe.PDF Products Hugo -......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/ko/java/conversion/inde...
  8. 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...
  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...