Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 48,676 for

shape

(0.12 sec)
  1. Working with Graphs in PDF|Aspose.PDF for C++

    Learn how to create and manipulate graphs within PDF files in C++ using Aspose.PDF for visual data representation....collection of Shapes. The following types of shapes are supported...one of the many fundamental shapes you’ll see in graphs, its can...

    docs.aspose.com/pdf/cpp/graphs/
  2. 使用Aspose.Cells for Node.js via C++添加ActiveX控件|D...

    学习如何在工作表中使用Aspose.Cells for Node.js via C++添加ActiveX控件。...Unknown 将ActiveX控件添加到形状集合中后,可以通过 Shape.getActiveXControl() 属性访问ActiveX控件对象,然后设置其各种属性。...ActiveX Control inside the Shape Collection const s = sheet ...

    docs.aspose.com/cells/zh/nodejs-cpp/add-activex...
  3. LoadOptions.load_format property | Aspose.Words...

    LoadOptions.load_format property. Specifies the format of the document to be loaded...image_shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True...)[ 0 ] . as_shape () self . assertTrue ( image_shape . is_image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...

    docs.aspose.com/3d/ar/java/aspose-3d-document-o...
  5. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...

    docs.aspose.com/3d/fr/net/aspose-3d-document-ob...
  6. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...

    docs.aspose.com/3d/fr/python-net/aspose-3d-docu...
  7. geometries.png

    nonpremultipled deflate 536 8 8 8 8 PixelInterleaved width=533, height=536, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 536 ke......Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...Geometry <|-- Patch Geometry <|-- Shape Entity <|-- TriMesh @enduml...

    docs.aspose.com/3d/ru/net/aspose-3d-document-ob...
  8. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results....INCLUDEPICTURE field is converted into a shape object. You can override that...INCLUDEPICTURE fields // into image shapes when loading a document that...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Several Image Into JPG Java

    Merge multiple Image into JPG in Java code. Save Image as JPG using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/image-to-jpg/
  10. Several Image Into BMP Java

    Merge multiple Image into BMP in Java code. Save Image as BMP using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/image-to-bmp/