Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 155,139 for

2

(0.18 sec)
  1. 数学文本|Aspose.Slides 文档

    了解 Aspose.Slides for Android 的 MathematicalText 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化公式、分数、矩阵和符号。... setSuperscript ( "2" ) . join ( "=" ) . join ( new...MathematicalText ( "a" ). setSuperscript ( "2" )) . join ( "+" ) . join ( new...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. Public API Changes in Aspose.3D 16.x.x|Document...

    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....3D 2.x.x...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. Aspose::Words::Loading::ResourceType enum | Asp...

    Aspose::Words::Loading::ResourceType enum. Type of loaded resource in C++.... CssStyleSheet 2 CSS style sheet. Document 3 Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Excel Formula Operations - Excel Formula MCP|Do...

    Excel Formula MCP - Apply Excel formulas with AI automation, single and batch Excel formula operations..."formula" : "=D4*2" }, { "cell" : "F5" , "formula" : "D5*2" }, { "cell"..."cell" : "F6" , "formula" : "=D6*2" }, { "cell" : "G4" , "formula"...

    docs.aspose.com/cells/nodejs-cpp/mcp/apply-form...
  5. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....-> SetValue ( u "Third page" , 2 ); titles -> SetValue ( u "Fourth..., 3 ); for ( int i = 0 ; i < 2 ; i ++ ) { // Create Heading object...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  6. Getting null pointer exception at times when ex...

    Caused by: com.aspose.cells.CellsException: java.lang.NullPointerException at com.aspose.cells.cxt.a(Unknown Source) ~[aspose-cells.jar:24.7.0] at com.aspose.cells.kk.a_(Unknown Source) ~[aspose-cells.jar:24.7.0] at c…...He April 29, 2025, 5:35am 2 @rsv2 Would you like to provide...it soon rsv2 April 29, 2025, 2:36pm 3 @John.He This is happening...

    forum.aspose.com/t/getting-null-pointer-excepti...
  7. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...CENTER), horizontal (2 columns), and vertical (2 rows). This creates...CENTER , horizontal = 2 , vertical = 2 , ) document = apdf ....

    products.aspose.com/pdf/python-net/merger/jpeg-...
  8. Aspose.word for net 使用GetShapeRenderer().Save渲染...

    ImageSaveOptions imageOptions = new ImageSaveOptions(SaveFormat.Png); imageOptions.PaperColor = Color.Transparent; imageOptions.Resolution = 200; // 设置分辨率 var memoryStream = new MemoryStream(); shape.GetShapeRe…...words-net Calvin95 October 28, 2025, 2:22am 1 ImageSaveOptions imageOptions...Discourse October 28, 2025, 2:23am 2 @Calvin95 在使用 GetShapeRenderer()...

    forum.aspose.com/t/aspose-word-for-net-getshape...
  9. Document.Print | Aspose.Words for .NET

    Effortlessly print your entire document to your default printer with our streamlined Document Print method. Enjoy fast, hassle-free printing!... Print (); // 2 - Specify a printer that we wish...default printer: doc . Print (); // 2 - Specify a printer that we wish...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Attain word document compatibilityMode value - ...

    Hello team. We need to know the Compatibility Mode of a DOCX in order to fully implement the solution for the issue mentioned in this thread: https://forum.aspose.com/t/document-bookmark-misplaced-in-the-last-document-…...Discourse February 10, 2026, 9:21pm 2 @oraspose You want to read the...getCompatibilityOpti().optimizeFor(...) [2]. There is no public getter in...

    forum.aspose.com/t/attain-word-document-compati...