Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 50,307 for

shape

(0.09 sec)
  1. 如何判断Excel文本框中的文字已经溢出? - Free Support Forum - as...

    如何判断Excel文本框中的文字已经溢出?...要判断文本框(Shape)中的文字是否已经超出可显示范围,通常需要把文本框的实际...Worksheet.Shapes 、VBA 的 Shapes 集合或 Interop 的 Shape 对象)取得目标文本框。...

    forum.aspose.com/t/excel/321982
  2. Section | Aspose.Words for Java

    Represents a single section in a document in Java....deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...

    reference.aspose.com/words/java/com.aspose.word...
  3. 与线性挤压一起工作|Documentation

    Aspose.3D for Java 提供了linearexduting类,它采用2D形状作为输入,并在第三维中扩展该形状。...(); // Initialize the base shape to be extruded // Initialize...passing a 2D shape as input and extend the shape in the 3rd dimension...

    docs.aspose.com/3d/zh/java/working-with-linear-...
  4. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....Visio drawing with selective shapes: Create an instance of the...Visio Drawing with Selective Shapes Programming Sample The code...

    docs.aspose.com/diagram/python-net/convert-visi...
  5. Մի Քանի Պատկեր Դեպի BMP Javascript

    Միավորել մի քանի Պատկեր BMP ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես BMP օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/i...
  6. Մի Քանի Պատկեր Դեպի SVG Javascript

    Միավորել մի քանի Պատկեր SVG ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես SVG օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/i...
  7. Մի Քանի JPG Դեպի SVG Javascript

    Միավորել մի քանի JPG SVG ին JavaScript կոդի մեջ: Պահպանեք JPG որպես SVG օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/j...
  8. Մի Քանի JPG Դեպի GIF Javascript

    Միավորել մի քանի JPG GIF ին JavaScript կոդի մեջ: Պահպանեք JPG որպես GIF օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/j...
  9. Մի Քանի Պատկեր Դեպի GIF Javascript

    Միավորել մի քանի Պատկեր GIF ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես GIF օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/i...
  10. Մի Քանի JPG Դեպի TIFF Python

    Միավորել մի քանի JPG TIFF ին Python կոդի մեջ: Պահպանեք JPG որպես TIFF օգտագործելով Python:...DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/hy/python-net/merge/j...