Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 245,387 for

drawing

(0.17 sec)
  1. Aspose.Pdf. Change sheet background for selecte...

    Hi. You need to change the background of the sheet for the selected fragment of the document. The background should change in the selection, not in the entire sheet.... On it, you do not need to draw a square, but recolor part of...Height; System.Drawing.Bitmap bmp = new System.Drawing.Bitmap(width...

    forum.aspose.com/t/aspose-pdf-change-sheet-back...
  2. printprops - Aspose.Diagram for Java - API Refe...

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications....elements that control how the drawing page is formatted (appears)...() Determines whether the drawing page is centered horizontally...

    reference.aspose.com/diagram/java/com.aspose.di...
  3. RectangleF() | Aspose.Slides for C++ API Reference

    Constructs a new instance of RectangleF object that represents a rectangle with X and Y coordinates and width and hegiht values set to 0.... System :: Drawing :: RectangleF :: RectangleF...width and height. System :: Drawing :: RectangleF :: RectangleF...

    reference.aspose.com/slides/cpp/system.drawing/...
  4. Rectangle.h - Aspose.PDF for C++ - API Reference

    Rectangle.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include "Aspose.PDF......Cpp/Generator/Drawing/Shape.h" 5 #include "Aspose...namespace Pdf { 36 37 namespace Drawing { 38 42 class ASPOSE_PDF_SHARED_CLASS...

    reference.aspose.com/pdf/cpp/_aspose_pdf_cpp_2c...
  5. ImageAttributes() | Aspose.Slides for C++ API R...

    Default constructor.... System :: Drawing :: Imaging :: ImageAttributes...ImageAttributes Namespace System::Drawing::Imaging Library Aspose.Slides...

    reference.aspose.com/slides/cpp/system.drawing....
  6. ~EncoderParameter() | Aspose.Slides for C++ API...

    Destructor.... System :: Drawing :: Imaging :: EncoderParameter...EncoderParameter Namespace System::Drawing::Imaging Library Aspose.Slides...

    reference.aspose.com/slides/cpp/system.drawing....
  7. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... drawing . ShapeType . RECTANGLE , width...Color . red , style = aw . drawing . GradientStyle . HORIZONTAL...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Bounds | Aspose.CAD for .NET API Reference

    Bounds Image.Bounds property Gets the image bounds. public Rectangle Bounds { get ; } Property Value The image bounds......Examples Custom processing of a drawing depending on its bounds var...@"C:\path\drawing.dwg" ; using ( Aspose . CAD . Image drawing = Aspose...

    reference.aspose.com/cad/net/aspose.cad/image/b...
  9. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....InsertChart (Aspose::Words::Drawing::Charts::ChartType, double...(Aspose::Words::Drawing::Charts::ChartType, Aspose::Words::Drawing::RelativeHorizontalPo...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. LineInfo.h - Aspose.PDF for C++ - API Reference

    LineInfo.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include drawing/color.h> 6 #include <cstdint>...ASPOSE_PDF_SHARED_API System::Drawing::Color get_LineColor() const...

    reference.aspose.com/pdf/cpp/_line_info_8h_source/