Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 150,984 for

2

(0.23 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง PDF โดยใช้ C# https://products.aspose.com/pdf/th/net/conversion/ Recent content in โซลูชันการแปลง PDF โดยใช้ C# on Aspsoe.PDF Pr......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/th/net/conversion/index...
  2. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance document interactivity....-> getPages () -> get_Item ( 2 ) -> getActions () -> setOnOpen...alert('page 2 is opened')" )); $doc -> getPages () -> get_Item ( 2 ) ->...

    docs.aspose.com/pdf/java/adding-javascript-in-php/
  3. 在 PHP 中对形状的每个文本值应用不同的样式|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....getValue () -> add ( new Cp ( 2 )); $shape -> getText () -> getValue...getChars () -> getChar ( 2 ) -> setIX ( 2 ); $shape -> getChars...

    docs.aspose.com/diagram/zh/java/apply-different...
  4. Hrml转word后latex和mathml均为乱码 - Free Support Forum...

    我有尝试latex和mathml,转换后没有可编辑的公式,而且word没有排版,且题出现虚拟方框,也进行了转换成md格式,官网的 Online HTML to WORD Converter测试和本机aspose.word均有测试,这个用那个产品适合转换且保持排版的同时数理化公式可编辑,测试文件我放在了QQ邮箱文件分享...Discourse December 14, 2025, 1:05pm 2 @spose8874 根据您提供的材料,您在进行 HTML...1:08pm 4 数学题目 3. 已知向量\(\vec{a}=(x,2)\),\(\vec{b}=(1,1)\),若\(\vec{...

    forum.aspose.com/t/hrml-word-latex-mathml/323043
  5. Set Print Area|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.... Value = 2 ; sheet1 . Cells [ 0 , 2 ]. Value = 3 ; sheet1...Value = 2.1 ; sheet2 . Cells [ 0 , 4 ]. Value = 2.2 ; sheet2...

    docs.aspose.com/cells/net/set-print-area/
  6. Working with OneNote Notebooks | Aspose.Note Do...

    A comprehensive guide on using and managing OneNote notebooks for developers.... class ) + "Notebook/" ; 2 // Load a OneNote Notebook 3 Notebook...the document into Aspose.Note. 2 String dataDir = Utils. getSharedDataDir...

    docs.aspose.com/note/java/working-with-onenote-...
  7. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell formatting properties in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph formatting properties.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java....code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...