Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 47,039 for

shape

(0.1 sec)
  1. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using Java. Also insert images from a Database during Mail Merge in Java....Words provides the Shape property, which facilitates...inserted image or any other shape. The following code example...

    docs.aspose.com/words/java/insert-checkboxes-te...
  2. Aspose::Words::DocumentBase::get_PageColor meth...

    Aspose::Words::DocumentBase::get_PageColor method. Gets or sets the page color of the document. This property is a simpler version of BackgroundShape in C++.... there is no background shape in the document) returns Empty...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. AxisDisplayUnit class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value 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...
  4. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...md" ) Image {1} {2} {3} {4}) Shape 类。 # Use a document builder...# Insert image. shape = aw . drawing . Shape ( builder . document...

    docs.aspose.com/words/zh/python-net/translate-m...
  5. TextBoxAnchor enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.TextBoxAnchor enumeration. Specifies values used for Shape text vertical alignment....enumeration Specifies values used for shape text vertical alignment. Members...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for Python via .NET. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....Calculating the Chart Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/python-net/adding-custom-...
  7. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...slide I have a pictureframe shape. It does not have a fill type...color. On the slide, there is a shape of type PictureFrame. For this...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  8. Փոխարկել Պատկեր SVG Java

    Փոխարկեք Պատկեր ը SVG ձևաչափի Java կոդով: Պահեք Պատկեր որպես SVG օգտագործելով Java:...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.svg" , new...

    products.aspose.com/words/hy/java/conversion/im...
  9. ViewOptions.display_background_shape property |...

    ViewOptions.display_background_Shape property. Controls display of the background Shape in print layout view....display_background_shape property ViewOptions.display_background_shape property...Controls display of the background shape in print layout view. @property...

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