Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 38,519 for

canvas

(0.83 sec)
  1. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…...height}") print("Création d'un canvas basé sur le contenu existant...PsdImage as NewPsdImage try: canvas = NewPsdImage(existing_content...

    forum.aspose.com/t/modify-smartobject-psd/313972
  2. TextureAlignment enumeration | Aspose.Words for...

    Aspose.Words.Drawing.TextureAlignment enumeration. Specifies the alignment for the tiling of the texture fill.... Canvas ); shape . fill . textureAlignment... Drawing . PresetTexture . Canvas ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextureAlignment enumeration | Aspose.Words for...

    aspose.words.drawing.TextureAlignment enumeration. Specifies the alignment for the tiling of the texture fill.... CANVAS ) shape . fill . texture_alignment... drawing . PresetTexture . CANVAS , shape . fill . preset_texture...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替代已弃用的成像 API,实现幻灯片图像处理的现代化,提供无缝的 PowerPoint 和 OpenDocument 自动化。...awt,并且在公共 API 中包含了以下来自该库的类: Canvas Bitmap 自 24.4 版本起,此公共 API 已被标记为已弃用。...API”——即应该替代已弃用 API 的新 API,其签名不再依赖 Bitmap。Canvas 已被标记为已弃用,并且其在公共 Slides API...

    docs.aspose.com/slides/zh/androidjava/modern-api/
  6. Supported File Formats|Aspose.Imaging for .NET

    C# image processing library supports file formats including BMP, GIF, DICOM, DJVU, DNG, EMF, JPEG, ODG, PNG, PSD, TIFF, PDF, EPS, SVG and others....265) ** HTML5 canvas Html5 canvas element ICO Version 1...

    docs.aspose.com/imaging/net/supported-file-form...
  7. HTML to PDF conversation on Dashboard left a bl...

    We are looking for a HTML to PDF solution can save a dashboard html as a PDF, but without any success. It is always give a blank page. is Apose HTMl or PDF good with Canvas data? 1st We try to conver this page. Exa…...Apose HTMl or PDF good with canvas data? 1st We try to conver...pie_chart_canvas_html (1).pdf (9.1 KB) pie_chart_canvas_html.pdf...

    forum.aspose.com/t/html-to-pdf-conversation-on-...
  8. SVG viewBox – How does the SVG viewBox work?

    Learn with Aspose.SVG what a viewbox is and how it can be used to scale and crop SVG images. Start scaling SVGs now with practical code examples....flexible window inside the SVG canvas, letting you decide which part...The difference between SVG canvas, viewport, and viewBox How...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  9. 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/
  10. 在 XPS 文件中使用可视化画笔 | Python

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

    docs.aspose.com/page/zh/python-net/xps/working-...