Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 48,846 for

shape

(0.13 sec)
  1. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon Shape using C#.... Steps to Draw a Pentagon Shape using C# Set the IDE to use...article has taught us pentagon shape drawing using C# . To scale...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  2. Convert Image To JPG C++

    Convert Image to JPG format in C++ code. Save Image as JPG using C++....auto shape = builder-> InsertImage ( u"Input.png" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  3. Convert JPG To BMP C++

    Convert JPG to BMP format in C++ code. Save JPG as BMP using C++....auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/cpp/conversion/jpg-to...
  4. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Ինչպես չափափոխել նկարը Word-ում՝ օգտագործելով C#

    Այս հոդվածը նկարագրում է, թե ինչպես փոխել նկարի չափը Word-ում՝ օգտագործելով C#: Այն կիսում է մանրամասներ IDE-ի կազմաձևման, քայլ առ քայլ գործընթացի և գործարկվող օրինակելի կոդի մասին՝ Word-ում նկարի չափը փոխելու համար՝ օգտագործելով C#:...հղումը պատկերին Shape դասի օբյեկտում։ Shape դասի օբյեկտը օգտագործվում...

    kb.aspose.com/hy/words/net/how-to-resize-a-pict...
  6. Insert a Picture Based on Cell Reference with G...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++....worksheet cell in an image shape. You can link the picture to...

    docs.aspose.com/cells/go-cpp/insert-a-picture-b...
  7. Aspose.PSD For Python Key Features|Documentation

    Key Features of Aspose.PSD for Python - Photoshop and Illustrator Python Package features...Enhancement with Adjustment Layers Shape Layer Manipulation Blending...

    docs.aspose.com/psd/python-net/features/
  8. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document 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...
  10. 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...