Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 155,479 for

2

(0.15 sec)
  1. 在 Android 上管理演示文稿中的图表数据系列|Aspose.Slides 文档

    了解如何在 Android 上使用实用的 Java 示例代码和最佳实践来管理 PowerPoint(PPT/PPTX)中的图表系列,从而提升您的数据演示。...在我们的示例(示例图)中: 列对应 Series 1、Series 2 和 Series 3 ; 行对应 Category 1、Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/androidjava/chart-ser...
  2. 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-...
  3. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/java/com.aspose.word...
  4. CSS Selectors – CSS and HTML Examples

    Learn how to effectively use CSS selectors to select the elements in an HTML document that you want to style.... CSS Copy 1 h1 { 2 text - align: center; 3 color:...Aspose. HTML for . NET </ h1 > 2 < p > Aspose. HTML for . NET is...

    docs.aspose.com/html/net/tutorial/css-selectors/
  5. Insert Image and DeviceRGB - Free Support Forum...

    We have a document that we save as PDF for printing so CMYK is required. I am currently inserting a picture as a background for a one page document – a JPG – and it is in a...adventurousbooks October 21, 2019, 2:24am 1 We have a document that...hafeez October 21, 2019, 6:22am 2 @adventurousbooks , We may provide...

    forum.aspose.com/t/insert-image-and-devicergb/2...
  6. Interrupt converting - Free Support Forum - asp...

    How can I halt the process of converting a pdf-document into html5? With the Interruptmonitor it is possible to halt a process converting an excel-document into pdf,. However I can’t see it is possible to use this class…...ali July 2, 2020, 5:34am 2 @PELLE42 We already have...

    forum.aspose.com/t/interrupt-converting/215115
  7. Changing the /tmp directory to other path - Fre...

    Hi, In your one post you have mentioned that Aspose.words uses /tmp directory to write temporary files. How and where I can configure this to some other directory. e.g. /data in the aspose.words....hafeez March 20, 2014, 2:38am 2 Hi Jose, Thanks for your inquiry...

    forum.aspose.com/t/changing-the-tmp-directory-t...
  8. Tab system using summary and details tags (+ ja...

    We are using the toolkit called https://wet-boew.github.io/wet-boew/index-en.html which uses summary and detail tags + javascript to display tabs and accordions. Aspose.Words in .NET is only displaying the headers, not t…...noskov April 21, 2026, 1:34pm 2 @gsabatin Could you please attach...information. gsabatin April 21, 2026, 2:37pm 3 Hi Alexey, Attached is...

    forum.aspose.com/t/tab-system-using-summary-and...
  9. 在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....$worksheet -> freezePanes ( 3 , 2 , 3 , 2 ); //Saving the modified Excel...

    docs.aspose.com/cells/zh/java/freeze-panes-in-php/
  10. PageRange | Aspose.Words for .NET

    Create customized page ranges effortlessly with our PageRange constructor. Enhance your document management with precision and flexibility....PageRange ( 2 , 3 ), new PageRange ( 1 , 3 ), new PageRange ( 2 , 4 )...

    reference.aspose.com/words/net/aspose.words.sav...