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

shape

(0.04 sec)
  1. Filtering the kind of data while loading the wo...

    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....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.Shape The following screenshot shows...

    docs.aspose.com/cells/net/filtering-the-kind-of...
  2. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart...doc = doc ) # Insert a chart shape with a document builder and...and get its chart. chart_shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PSD to PNG using C#|Documentation

    C# .NET Photoshop Manipulation API can convert from PSD format to PNG Format with the code provided in this article....the shadow effect on the PSD Shape Layer. Convert PSD to PDF using...

    docs.aspose.com/psd/net/psd-to-png/
  4. Getting an Error While Saving the Presentation:...

    I have attached a pptx file “icon_issue.pptx” having one icon Shape in the first slide. When I open this pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...pptx” having one icon shape in the first slide. When I open...code: presentation.slides[0].shapes[0].picture_format.picture.image...

    forum.aspose.com/t/getting-an-error-while-savin...
  5. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components....Triangle Mesh and Primitive Shape to Mesh...

    docs.aspose.com/3d/net/convert-mesh-of-a-single...
  6. 形状动画|Aspose.Slides 文档

    在 C++ 中应用 PowerPoint 动画...IAutoShape > autoShape = sld -> get_Shapes () -> AddAutoShape ( Aspose...Adds Fade animation effect to shape System :: SharedPtr < IEffect...

    docs.aspose.com/slides/zh/cpp/shape-animation/
  7. ListLevel.CreatePictureBullet | Aspose.Words fo...

    Discover the ListLevel CreatePictureBullet method to effortlessly enhance your lists with custom picture bullets, adding visual appeal and clarity....method Creates picture bullet shape for the current list level....

    reference.aspose.com/words/net/aspose.words.lis...
  8. ListLevel.createPictureBullet method | Aspose.W...

    ListLevel.createPictureBullet method. Creates picture bullet Shape for the current list level....createPictureBullet() Creates picture bullet shape for the current list level....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....deleteShapes() Deletes all shapes from the text of this story...deleteShapes() Deletes all shapes from the text of this story...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....the image in the Shape class object. The Shape class object is...

    kb.aspose.com/words/net/how-to-resize-a-picture...