Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 1,461 for

image brush

(0.11 sec)
  1. ארכיון

    ארכיון...; graphics->FillRectangle(Brushes::get_Blue(), System::Drawing::Rectangle(0...100)); bitmap->Save(stream, Imaging::ImageFormat::get_Bmp()); //...

    blog.aspose.com/he/pdf/create-pdf-files-in-cpp-...
  2. GraphicsPathを使用した画像の描画|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....GraphicsPath:Graphicsオブジェクトを初期化する Imageオブジェクトをそのコンストラクタに渡すことで、Graph...入れます。最初のパラメータは、Aspose.PSD.Brushes名前空間からの任意のブラシクラスのオブジェクトです。2...

    docs.aspose.com/psd/ja/java/drawing-images-usin...
  3. Archiv

    Archiv...; graphics->FillRectangle(Brushes::get_Blue(), System::Drawing::Rectangle(0...100)); bitmap->Save(stream, Imaging::ImageFormat::get_Bmp()); //...

    blog.aspose.com/cs/pdf/create-pdf-files-in-cpp-...
  4. Arsip

    Arsip...; graphics->FillRectangle(Brushes::get_Blue(), System::Drawing::Rectangle(0...100)); bitmap->Save(stream, Imaging::ImageFormat::get_Bmp()); //...

    blog.aspose.com/id/pdf/create-pdf-files-in-cpp-...
  5. Архів

    Архів...; graphics->FillRectangle(Brushes::get_Blue(), System::Drawing::Rectangle(0...100)); bitmap->Save(stream, Imaging::ImageFormat::get_Bmp()); //...

    blog.aspose.com/uk/pdf/create-pdf-files-in-cpp-...
  6. Trabajar con texto en PostScript | C++

    Cómo agregar texto en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/es/cpp/ps/working-with-text/
  7. Архивы

    Архивы...; graphics->FillRectangle(Brushes::get_Blue(), System::Drawing::Rectangle(0...100)); bitmap->Save(stream, Imaging::ImageFormat::get_Bmp()); //...

    blog.aspose.com/ru/pdf/create-pdf-files-in-cpp-...
  8. Извлечение таблицы из PDF|Aspose.PDF for C++

    Aspose.PDF для C++ позволяет выполнять различные манипуляции с таблицами, содержащимися в вашем PDF-документе. Вы можете добавить и извлечь таблицу в существующем PDF-документе, отобразить таблицу на новой странице и т.д....h> #include <drawing/imaging/image_format.h> #include <drawing/bitmap...h> #include <drawing/solid_brush.h> #include <drawing/drawing2d/matrix...

    docs.aspose.com/pdf/ru/cpp/extract-table-from-e...
  9. استخراج جدول من PDF|Aspose.PDF لـ C++

    يجعل Aspose.PDF for C++ من الممكن تنفيذ عمليات متنوعة مع الجداول الموجودة في مستند pdf الخاص بك. يمكنك إضافة واستخراج جدول في مستند PDF موجود، عرض الجدول على صفحة جديدة إلخ....h> #include <drawing/imaging/image_format.h> #include <drawing/bitmap...h> #include <drawing/solid_brush.h> #include <drawing/drawing2d/matrix...

    docs.aspose.com/pdf/ar/cpp/extract-table-from-e...
  10. 記録

    記録...Imaging.PixelFormat.Format32bppPArgb);...クラス オブジェクトを作成します。 次に、指定された色で Brush クラス オブジェクトを初期化します。 一方、TextRenderingHint...

    blog.aspose.com/ja/drawing/antialiasing-in-csharp/