Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 9,888 for

shape

(0.03 sec)
  1. AxisBuiltInUnit enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....verify the existence of text or shape in it. Steps to Delete Empty...pages and get its text and shapes Save the list of page indexes...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  3. Aspose::Words::Drawing::ShadowFormat class | As...

    Aspose::Words::Drawing::ShadowFormat class. Represents shadow formatting for an object. To learn more, visit the documentation article in C++....class Aspose::Words::Drawing::Shape class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....color Add the circle to the shapes collection of the graph object...shows that for drawing any shape on a PDF page, you need to add...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  5. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...separate class for painting shapes and text with hatches. However...demonstrate, firstly, how to fill a shape with a hatch pattern, then all...

    docs.aspose.com/page/java/ps/working-with-hatch...
  6. ListLevel.create_picture_bullet method | Aspose...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. IResourceLoadingCallback.ResourceLoading | Aspo...

    Discover how the IResourceLoadingCallback enhances Aspose.Words by efficiently managing external resource loading for seamless document processing.... Shape , true ). Count ); doc . Save...

    reference.aspose.com/words/net/aspose.words.loa...
  8. 视频框|Aspose.Slides 文档

    在Java中向PowerPoint演示文稿添加视频框...( IShape shape : slide . getShapes ()) { if ( shape instanceof...IVideoFrame vf = ( IVideoFrame ) shape ; String type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/zh/java/video-frame/
  9. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.insertOleObject method... Returns Shape node containing Ole object and...predefined images. Returns Shape node containing Ole object and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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/