Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 50,452 for

shape

(1.49 sec)
  1. 获取幻灯片中的所有文本|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....through shapes to find the placeholder foreach ( Shape shp in...in sld . Shapes ) if ( shp . Placeholder != null ) { //get the...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  2. Convert DRC to STL via C# | products.aspose.com

    Sample code for DRC to STL C# conversion. Use API example code for batch DRC files to STL conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/net/conversion/drc-to-stl/
  3. Convert GLTF to STL via Python | products.aspos...

    Sample code for GLTF to STL Python conversion. Use API example code for batch GLTF files to STL conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/gl...
  4. Convert X to STL via C# | products.aspose.com

    Sample code for X to STL C# conversion. Use API example code for batch X files to STL conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/net/conversion/x-to-stl/
  5. Convert SHX to KML GIS Data via .NET | products...

    Try our On-Premise APIs for your GIS data conversion on .NET Framework, .NET Core.... Shape index format, a positional index...

    products.aspose.com/gis/net/conversion/shx-to-kml/
  6. Convert RVM to STL via C# | products.aspose.com

    Sample code for RVM to STL C# conversion. Use API example code for batch RVM files to STL conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/net/conversion/rvm-to-stl/
  7. Convert STL to PLY via Python | products.aspose...

    Sample code for STL to PLY Python conversion. Use API example code for batch STL files to PLY conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/st...
  8. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  9. VbaProject.Modules Is Empty Even Though There I...

    To reproduce: var presentation = new Presentation("PP_Acx_CheckBox_Status.pptm"); Assert.NotEmpty(presentation.VbaProject.Modules); The expected result is for the assertion to pass. However, the VbaProject.Modules col…...s As Shape: Set s = ActivePresentation.Slides(2).Shapes(1) s...

    forum.aspose.com/t/vbaproject-modules-is-empty-...
  10. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

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