Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 153,665 for

2

(0.18 sec)
  1. 使用 C++ 管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 中管理表格的行和列,加快演示文稿编辑和数据更新。..."01" ); table -> idx_get ( 0 , 2 ) -> get_TextFrame () -> set_Text...u "10" ); table -> idx_get ( 2 , 0 ) -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/zh/cpp/manage-rows-and-c...
  2. discourse-narrative-bot_4560ee16f2bea569358c6c0...

    article[data-user-id="-2"] div.cooked iframe{border:0} /*# sourceMappingURL=discourse-narrative-bot_4560ee16f2bea569358c.css.map?__ws=forum.aspose.com */...article[data-user-id="-2"] div.cooked iframe{border:0} /*# s...

    forum.aspose.com/stylesheets/discourse-narrativ...
  3. Using JSON Data in Smart Markers|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...."director id 2" , "FirstName" : "director first 2" , "MiddleName"..."director middle 2" , "LastName" : "director last 2" , "Reportees"...

    docs.aspose.com/cells/java/using-json-data-in-s...
  4. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...TESTCUSTOM(FinalAmount), IF(AND(B$2=“STUFF2”, TESTCUSTOM(Amount)=0)...TESTCUSTOM(Amount)=0), TESTCUSTOM(Amount), IF(B$2=“STUFF2”, TESTCUSTOM(Amount),...

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  5. Cannot read Pdf table with row and column span ...

    Hi, I am using Aspose.PDF to read a file containing a table (see the attachment) and convert the result into Markdown. However, I noticed that the ColSpan and RowSpan attributes are not accurately detected. Here are my…...aspose-pdf-net Rachel_Lee April 3, 2025, 2:41am 1 Hi, I am using Aspose.PDF...及原要 保人 ( 姓名 ) Ⅴ 3611 變更契約中文資訊 2. 被保人更名 Ⅴ Ⅴ 3611 變更契約中文資訊 3.4.5...

    forum.aspose.com/t/cannot-read-pdf-table-with-r...
  6. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method...writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 获取嵌入图像的分辨率和尺寸使用C++|Aspose.PDF for C++

    本节展示如何获取嵌入图像的分辨率和尺寸的详细信息...get_Elements () -> idx_get ( 0 ), 2 ) + Math :: Pow ( lastCTM -> get_Elements...get_Elements () -> idx_get ( 1 ), 2 )); double scaledHeight = Math...

    docs.aspose.com/pdf/zh/cpp/get-resolution-and-d...
  8. Moving Tasks | Aspose.Tasks Documentation

    This page discusses how to move tasks using Aspose.Tasks for C++. The content includes best practices and examples.... 2 System ::String dataDir = Run...path to the documents directory. 2 System ::String dataDir = Run...

    docs.aspose.com/tasks/cpp/moving-tasks/
  9. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....( "Column (" + row_count + ", 2)" ); row . getCells (). add (..."Test 2 1" ); Cell cell = row2 . getCells (). add ( "Test 2 2" );...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  10. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for PHP via Java for more engaging slides....getCell ( $defaultWorksheetInde , 2 , 1 , 0.5 )); $series -> getDataPoints...( $defaultWorksheetInde , 0 , 2 , "Blues" ), $chart -> getType...

    docs.aspose.com/slides/php-java/chart-data-label/