Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 172,355 for

drawing

(0.19 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions::get_Zi...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Zip64Mode method. Specifies whether or not to use ZIP64 format extensions for the output document. The default value is Never in C++....:: MakeObject < System :: Drawing :: Bitmap > ( 5 , 5 ); { System...System :: Drawing :: Graphics > g = System :: Drawing :: Graphics...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... drawing . ShapeType . TEXT_PLAIN_TEXT...self . assertEqual ( aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph.frameFormat property | Aspose.Words f...

    Paragraph.frameFormat property. Provides access to the frame formatting properties.... Drawing . HorizontalAlignment . Default...verticalAlignment ). toEqual ( aw . Drawing . VerticalAlignment . Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FrameFormat.width property | Aspose.Words for P...

    FrameFormat.width property. Gets the width of the specified frame, in points.... drawing . HorizontalAlignment . DEFAULT...self . assertEqual ( aw . drawing . VerticalAlignment . DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings....How to draw an image Contents [ Hide ] How to draw an image There...Aspose.Imaging library methods to draw graphics primitives such as...

    docs.aspose.com/imaging/java/developer-guide/ho...
  6. DocumentBuilder.insertNode method | Aspose.Word...

    DocumentBuilder.insertNode method. Inserts a node before the cursor.... Drawing . Shape ( builder . document , aw . Drawing . ShapeType...); shape . wrapType = aw . Drawing . WrapType . Inline ; shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::GraphicsQualityOptions c...

    Aspose::Words::Saving::GraphicsQualityOptions class. Allows to specify additional Graphics quality options. To learn more, visit the documentation article in C++....(System::Nullable<System::Drawing::Drawing2D::CompositingMode>)...(System::Nullable<System::Drawing::Drawing2D::CompositingQuality>)...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF.... Drawing . ImageType . Jpeg ); builder...imageType ). toEqual ( aw . Drawing . ImageType . Png ); // Create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  10. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > Aspose :: Words...:: Drawing :: Shape > ( doc , Aspose :: Words :: Drawing :: ShapeType...

    reference.aspose.com/words/cpp/aspose.words/doc...