Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 48,855 for

shape

(0.23 sec)
  1. ViewOptions class | Aspose.Words for Python

    aspose.words.settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word...display_background_shape Controls display of the background shape in print...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在工作表中添加图像|Documentation

    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....top level container for all shapes. Drawing drawing = sheet ....createDrawingPatriar (); //add a picture shape ClientAnchor anchor = helper...

    docs.aspose.com/cells/zh/java/add-images-in-wor...
  3. Გადაიყვანეთ JPG SVG Python

    გადაიყვანეთ JPG SVG Python ფორმატში კოდით. შეინახეთ JPG როგორც SVG Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  4. Გადაიყვანეთ JPG PNG Python

    გადაიყვანეთ JPG PNG Python ფორმატში კოდით. შეინახეთ JPG როგორც PNG Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  5. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....float sweepAngle) Draws a pie shape defined by an ellipse specified...float sweepAngle) Draws a pie shape defined by an ellipse specified...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  6. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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.... Added APIs Added Shape.TextOptions Property Aspose...TextOptions property for the Shape class in order to control the...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Გადაიყვანეთ JPG JPG Javascript

    გადაიყვანეთ JPG JPG JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც JPG JavaScript....DocumentBuilder(doc) shape = builder.insertImage( "Input.jpg" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/ka/nodejs-net/convers...
  9. Customize Doughnut Charts in Presentations on A...

    Discover how to create and customize doughnut charts in Aspose.Slides for Android via Java, supporting PowerPoint formats for dynamic presentations.... A chart is a shape; you can render it to a raster...

    docs.aspose.com/slides/androidjava/doughnut-chart/
  10. How to Add Draft Watermark in PPTX using C++

    In this tutorial, we will explore how to add draft Watermark in PPTX using C++. You can insert a confidential watermark in PowerPoint presentation by using easy API interface in C++...watermark Lock the added watermark shape for protection Save watermarked...

    kb.aspose.com/slides/cpp/how-to-add-draft-water...