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

2

(0.99 sec)
  1. 在标记 PDF 中处理表格|Aspose.PDF for Java

    本文解释了如何使用 Aspose.PDF for Java 在标记 PDF 文档中处理表格。... 0 , 2 . 0 , 8 . 0 , 2 . 0 )); thElement . setAlignment...colSpan = 2 ; rowSpan = 2 ; } else if ( colIndex == 2 && ( rowIndex...

    docs.aspose.com/pdf/zh/java/working-with-table-...
  2. Working with Image Borders in 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....$margins -> setLeft ( 2 ); $margins -> setRight ( 2 ); $margins -> setTop...setTop ( 2 ); $margins -> setBottom ( 2 ); \ # Set border's width...

    docs.aspose.com/barcode/java/working-with-image...
  3. Adding JavaScript in Ruby|Aspose.PDF for Java

    Enable JavaScript functionality in PDFs using Aspose.PDF in Ruby for interactivity and automation.... get_Item ( 2 ). getActions (). setOnOpen (...alert('page 2 is opened')" )) doc . getPages (). get_Item ( 2 ). getActions...

    docs.aspose.com/pdf/java/adding-javascript-in-r...
  4. FieldCompare.LeftExpression | Aspose.Words for ...

    Discover the FieldCompare LeftExpression property, easily access or modify the left side of your comparison expressions for enhanced data analysis.... RightExpression = "2" ; field . Update (); // The COMPARE...Is . EqualTo ( " COMPARE 3 < 2" )); Assert . That ( field . Result...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Row Height goes to 0 - Free Support Forum - asp...

    I am testing Aspose.Cells 25.3 in .NET. I have a test case for Smart Markers in HTML view, where the same Marker is placed in several rows of decreasing height. When the height reaches 9, the text disappears. When ins…...words-net bstuba April 15, 2025, 2:04pm 1 I am testing Aspose.Cells...KB) bstuba April 15, 2025, 2:40pm 2 Looks like this was fixed...

    forum.aspose.com/t/row-height-goes-to-0/311344
  6. Animate PowerPoint Charts on Android|Aspose.Sli...

    Create stunning animated charts in Java with Aspose.Slides for Android. Boost presentations with dynamic visuals in PPT and PPTX files—get started now.... BySeries , 2 , EffectType . Appear , EffectSubtype...EffectChartMajorGrou . ByCategory , 2 , EffectType . Appear , EffectSubtype...

    docs.aspose.com/slides/androidjava/animated-cha...
  7. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a section of a document in Java....setCount(2); builder.writeln("Column 1.");...COLUMN_BREAK); builder.writeln("Column 2."); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. run.getRange().replace(Pattern.compile("^\\s*")...

    java.lang.IllegalArgumentException: Specified argument was out of the range of valid values. Parameter name: key 这个问题是由什么引起的?...words-java Crane March 26, 2025, 2:19pm 1 java.lang.IllegalArgumentExcep:...Discourse March 26, 2025, 2:19pm 2 @Crane 请您提供更多信息,例如您在调用 getRange()...

    forum.aspose.com/t/run-getrange-replace-pattern...
  9. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent.... Scenario 2: Create a presentation from scratch...Assume there is a shape at index 2 in the template where we want...

    docs.aspose.com/slides/net/working-solution-for...
  10. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...