Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 308 for

sh

(0.03 sec)
  1. Get Shapes from Presentation Slide using Apache...

    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....length ; i ++) { XSLFShape [] sh = slide [ i ]. getShapes ();...(); for ( int j = 0 ; j < sh . length ; j ++) { // name of the shape...

    docs.aspose.com/slides/java/slides-poi/get-shap...
  2. CadAcshPyramidClass - Aspose.CAD for Java - API...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....getShHistoryNodePara () Gets or sets the sh history node parameter list....getShPyramidParamete () Gets or sets the sh pyramid parameter list. void...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  3. ShFill - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform.... visit ( ShFill sh) Visit/select sh operator. void OperatorSelector...OperatorSelector. visit ( ShFill sh) Visit/select sh operator....

    reference.aspose.com/pdf/java/com.aspose.pdf.op...
  4. ShFill - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform.... visit ( ShFill sh) Visit/select sh operator. void OperatorSelector...OperatorSelector. visit ( ShFill sh) Visit/select sh operator....

    reference.aspose.com/pdf/java/com.aspose.pdf.op...
  5. GetImageData | Aspose.HTML for .NET API Reference

    Returns an ImageData object representing the underlying pixel data for the area of the canvas denoted by the rectangle which starts at sx sy and has an sw width and Sh height. This method is not affected by the canvas transformation matrix.... sy) and has an sw width and sh height. This method is not affected...double sy , double sw , double sh ) Parameter Type Description...

    reference.aspose.com/html/net/aspose.html.dom.c...
  6. Rendering Shapes on Slide as Images|Aspose.Slid...

    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....picture ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx...AutoShapeEx ashp = ( AutoShapeEx ) sh ; if ( ashp . FillFormat . FillType...

    docs.aspose.com/slides/net/rendering-shapes-on-...
  7. CreateImageData | Aspose.HTML for .NET API Refe...

    Creates a new blank ImageData object with the specified dimensions. All of the pixels in the new object are transparent black....CreateImageData ( double sw , double sh ) Parameter Type Description...give the new ImageData object. sh Double The height to give the...

    reference.aspose.com/html/net/aspose.html.dom.c...
  8. Calculation not working when a value is set ins...

    When I open the attached file and run the following code, the resulting file does not calculate correctly. Files: TestTable.xlsx (Source file) TestTable2.xlsx (sample output file generated with the code below. Note: t…...Dim sh = wb.Worksheets.Item(0) sh.Cells.InsertRow(2) sh.Cells...Cells.GetCell(2, 0).PutValue(10) 'sh.Cells.GetCell(2, 2).PutValue(12)...

    forum.aspose.com/t/calculation-not-working-when...
  9. Copying charts - Free Support Forum - aspose.com

    Hi If i have an excelworkbook (.xlsx) containg a chart formatted with a theme, and i copy the chart to another workbook using Copy function on the WorkSheet. If i then save the workbook and look at the result in Excel …...wb2 = new Workbook(); Worksheet sh = wb1.Worksheets["Sheet1"]; wb2...Add(); wb2.Worksheets[0].Copy(sh); sh = wb1.Worksheets["Chart1"];...

    forum.aspose.com/t/copying-charts/120626
  10. Chart Is Not Rendering Properly when Converting...

    Hi, We have used the Aspose jar for converting PPT to PDF but graph is not rendered correctly. Please find attached zip with sample input file and also the output which we have got. ThanksRendring issue on publiShed s…...forasposeissues November 4, 2022, 5:20am #3 sh-4.2$ java -version Picked up...(build 25.341-b10, mixed mode) sh-4.2$ andrey.potapov November...

    forum.aspose.com/t/chart-is-not-rendering-prope...