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

shape

(0.04 sec)
  1. Გადაიყვანეთ 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...
  2. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an axis in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  3. Add Watermark to PPT Presentation Files using ....

    C# source code for adding Watermark to PPT Presentation....Shapes.AddAutoShape(ShapeType.Triangle...IAutoShape watermarkShape = slide.Shapes.AddAutoShape(ShapeType.Triangle...

    products.aspose.com/slides/net/watermark/ppt/
  4. Add Watermark to PPTX Presentation Files using ...

    C# source code for adding Watermark to PPTX Presentation....Shapes.AddAutoShape(ShapeType.Triangle...IAutoShape watermarkShape = slide.Shapes.AddAutoShape(ShapeType.Triangle...

    products.aspose.com/slides/net/watermark/pptx/
  5. Watermark XLS File Online or using .NET | produ...

    Free online app to Watermark different XLS files. .NET watermarking library C# code for XLS worksheets....Create watermark by using new Shape to the worksheet Assign the...relevant text properties Lock the Shape and set other lock types Call...

    products.aspose.com/total/net/watermark/xls/
  6. 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...
  7. 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...
  8. 在工作表中添加图像|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...
  9. 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...
  10. Aspose::Words::Drawing::PatternType enum | Aspo...

    Aspose::Words::Drawing::PatternType enum. Specifies the fill pattern to be used to fill a Shape in C++....pattern to be used to fill a shape. enum class PatternType Values...

    reference.aspose.com/words/cpp/aspose.words.dra...