Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 159,273 for

2

(0.16 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. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...aspose-pdf-java pizhai2 August 1, 2025, 2:16pm 1 代码如下,正常使用则没有问题,但是添加了线程池就会报错:...Discourse August 1, 2025, 2:17pm 2 @pizhai2 在多线程环境中处理PDF文件时,出现“Not...

    forum.aspose.com/t/pdf-not-supported-image-type...
  3. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for JavaScript via C++ API....C column width (column index 2) const column = worksheet . cells...cells . columns . get ( 2 ); column . width = 21 ; // Read the...

    docs.aspose.com/cells/javascript-cpp/add-image-...
  4. 添加和连接 Visio 形状|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....pageNumber = 0 ; double width = 2 , height = 2 , pinX = 4 . 25 , pinY...// Add a new star shape pinX = 2 . 0 ; pinY = 4 . 5 ; long starId...

    docs.aspose.com/diagram/zh/java/add-and-connect...
  5. Aspose::Words::Fields::FieldIndex::get_Language...

    Aspose::Words::Fields::FieldIndex::get_LanguageId method. Gets or sets the language ID used to generate the index in C++....span over 2 columns. index -> set_NumberOfColumns ( u "2" ); //..." INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c" , index -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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.... Components [ 2 ]. Value ); AssertAreEqual ((...1 ]. RawColor . Components [ 2 ]. Value = 0 ; grdmResource ....

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  7. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the paragraph has bulleted or numbered formatting applied to it in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...Writeln ( u "Numbered list item 2" ); builder -> Writeln ( u "Numbered...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. 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...
  9. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...Discourse August 13, 2025, 1:58am 2 @PonyWhite 打印PDF时出现模糊或发虚的问题,通...怎么解决啊 asad.ali August 13, 2025, 2:09pm 4 @PonyWhite 请确保您正在使用最新版...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  10. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveOptions to customize PDF output....mpp" ); 2 project. Save ( "SaveProjectAsPDF_out...Project( "New Project.mpp" ); 2 SaveOptions options = new PdfSaveOptions();...

    docs.aspose.com/tasks/net/convert-ms-project-mp...