Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 38,349 for

canvas

(0.07 sec)
  1. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results....imgHeight )) { using ( SKCanvas canvas = new SKCanvas ( bitmap ))...transparent by default, in white. canvas . Clear ( SKColors . White...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Working with Visual Brush in XPS file | Java

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...= new XpsDocument(); 7 8 // Canvas for magenta grid VisualBrush...Tile ); 25 26 // New canvas 27 XpsCanvas canvas = doc. addCanvas...

    docs.aspose.com/page/java/xps/working-with-visu...
  3. Fill.texture_alignment property | Aspose.Words ...

    Fill.texture_alignment property. Gets or sets the alignment for tile texture fill.... CANVAS ) shape . fill . texture_alignment... drawing . PresetTexture . CANVAS , shape . fill . preset_texture...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 XPS 文件中使用可视化画笔 | Python

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... PointF (0, 5) 10 11 # Canvas for the magenta grid VisualBrush...VisualBrush 12 visual_canvas = doc. create_canvas () 13 14 visual_path...

    docs.aspose.com/page/zh/python-net/xps/working-...
  5. Aspose::Words::Drawing::Fill::get_PresetTexture...

    Aspose::Words::Drawing::Fill::get_PresetTexture method. Gets a PresetTexture for the fill in C++....Drawing :: PresetTexture :: Canvas ); shape -> get_Fill () ->...Drawing :: PresetTexture :: Canvas , shape -> get_Fill () -> get_PresetTexture...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 现代 API|Aspose.Slides 文档

    现代 API...awt,并在公共 API 中包含以下类: Canvas Bitmap 从版本 24.4 开始,此公共 API...API 的 API,签名中包含对 Bitmap 的依赖。Canvas 被声明为已弃用,其支持从公共 Slides API 中移除。...

    docs.aspose.com/slides/zh/androidjava/modern-api/
  7. Manipulating JPEG2000 images|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.... Manipulating HTML5 canvas format Manipulating JPEG Images...

    docs.aspose.com/imaging/net/manipulating-jpeg20...
  8. Latest Aspose.PSD Product Family topics - Free ...

    Get technical support of Aspose.PSD for .NET....new image layer to background canvas psd-image-layer 7 89 March...object to the center of the canvas psd-java 3 123 January 9, 2025...

    forum.aspose.com/c/psd/34
  9. PDF to PNG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C++ sample code using Aspose.PDF for C++...Bitmap ( newWidth , newHeight ); canvas = System :: Drawing :: Graphics...:: FromImage ( newImage ); canvas -> set_InterpolationMode (...

    products.aspose.com/pdf/cpp/merger/pdf-to-png/
  10. PDF to JPEG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C++ sample code using Aspose.PDF for C++...Bitmap ( newWidth , newHeight ); canvas = System :: Drawing :: Graphics...:: FromImage ( newImage ); canvas -> set_InterpolationMode (...

    products.aspose.com/pdf/cpp/merger/pdf-to-jpeg/