Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 42,835 for

shape

(0.07 sec)
  1. 55541778.xlsx

    Sheet1 Excel 2 Pdf - The following Shape throws Shape to Image Error FYI: This Excel file will work with 17.11 only. Because this issue has been fixed in recent versions. 2017-12-11T08:49:23Z 16.03......2 Pdf - The following Shape throws Shape to Image Error FYI: This...

    docs.aspose.com/cells/es/python-net/ignore-erro...
  2. 55541778.xlsx

    Sheet1 Excel 2 Pdf - The following Shape throws Shape to Image Error FYI: This Excel file will work with 17.11 only. Because this issue has been fixed in recent versions. 2017-12-11T08:49:23Z 16.03......2 Pdf - The following Shape throws Shape to Image Error FYI: This...

    docs.aspose.com/cells/de/net/ignore-errors-whil...
  3. 55541778.xlsx

    Sheet1 Excel 2 Pdf - The following Shape throws Shape to Image Error FYI: This Excel file will work with 17.11 only. Because this issue has been fixed in recent versions. 2017-12-11T08:49:23Z 16.03......2 Pdf - The following Shape throws Shape to Image Error FYI: This...

    docs.aspose.com/cells/it/python-net/ignore-erro...
  4. PatternType | Aspose.Words for Java

    Specifies the fill pattern to be used to fill a Shape in Java....fill a shape. Examples: Shows how to set pattern for a shape. Document...Document(getMyDir() + "Shape stroke pattern border.docx"); Shape shape = (Shape)doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. 在演示文稿中更改形状的填充颜色|Aspose.Slides 文档

    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....FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor ( FileName...获取形状树中的第一个形状。 Shape shape = tree . GetFirstChild < Shape >(); if (...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  6. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...id of shape , can be find in xs . sheet . data . shapes 从活动工作表中的形状数组中移除突出显示形状...id of shape , can be find in xs . sheet . data . shapes 获取活动工作表中形状的突出显示数组...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  7. TextBoxAnchor | Aspose.Words for Java

    Specifies values used for Shape text vertical alignment in Java....TextBoxAnchor Specifies values used for shape text vertical alignment. Examples:...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  8. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用Node.js通过C++设置形状或文本框段落的行间距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置形状或文本框中段落的行间距。...first shape which is a text box and set its text const shape = ws.... getShapes (). get ( 0 ); shape . setText ( "Sign up for your...

    docs.aspose.com/cells/zh/nodejs-cpp/set-line-sp...
  10. Compress DOC In Javascript

    Compress DOC in JavaScript without losing quality. Optimize DOC content, reduce file size easily....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // It's...

    products.aspose.com/words/nodejs-net/compress/doc/