Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 43,064 for

shape

(0.06 sec)
  1. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap title. By default overlay is false in C++....( doc ); // Insert a chart shape with a document builder and...Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill formatting for the parent chart element....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::AxisBound::Axis...

    Aspose::Words::Drawing::Charts::AxisBound::AxisBound constructor. Creates a new instance indicating that axis bound should be determined automatically by a word-processing application in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Rectangle|Aspose.Slides for Python Documentation

    Create rectangle in PowerPoint presentation in Python...about adding a shape and this time the shape we will discuss...rectangle type sld . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/rectangle/
  5. Compress PDF In Python

    Compress PDF in Python without losing quality. Optimize PDF content, reduce file size easily....list JpegQuality 50% Cache shapes ? pip install aspose-words...pdf") doc.cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...

    products.aspose.com/words/python-net/compress/pdf/
  6. 在 Java 中將 PPT 轉換為 Word | products.aspose.com

    在 Java 中將 PPT 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...( IShape shape : slide . getShapes ()) { if ( shape instanceof...builder . writeln ((( AutoShape ) shape ). getTextFrame (). getText...

    products.aspose.com/slides/zh-hant/java/convers...
  7. ChartLegendEntryCollection | Aspose.Words for Java

    Represents a collection of chart legend entries in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  8. ThemeColors Class | Aspose.Words for .NET

    Discover the Aspose.Words.ThemeColors class, featuring a versatile 12-color scheme to enhance your document's visual appeal and consistency....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  9. ImageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.image_saving()](../iimagesavingcallback/image_saving/#imagesavingargs) event...current_shape and ImageSavingArgs.is_image_available...Properties Name Description current_shape Gets the ShapeBase object corresponding...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Watermark Image Filter|Documentation

    Using Aspose.Imaging graphic library with Remove watermark image filter. C# code example provided....'mask' and include an ellipse shape in this path. The coordinates...watermark mask with the ellipse shape, we utilize the WatermarkRemover...

    docs.aspose.com/imaging/net/developer-guide/man...