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

canvas

(0.37 sec)
  1. 在 XPS 文件中使用可视化画笔 | .NET

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...new PointF(0f, 5f); 12 13 // Canvas for magenta grid VisualBrush...Tile ; 25 // New canvas 26 XpsCanvas canvas = doc. AddCanvas...

    docs.aspose.com/page/zh/net/xps/working-with-vi...
  2. Working with Visual Brush in XPS file | .NET

    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 .NET...new PointF(0f, 5f); 12 13 // Canvas for magenta grid VisualBrush...Tile ; 25 // New canvas 26 XpsCanvas canvas = doc. AddCanvas...

    docs.aspose.com/page/net/xps/working-with-visua...
  3. Android通过Java差异|Aspose.Words

    Android 的 Aspose.Words 具有 Java 功能,并且与 Java 版的常规 Aspose.Words 相比具有 API 差异。...使用Canvas而不是java。啊图像。图形2d; 机器人。图形。使用...机器人。图形。PointFrenderToScale(int,Canvas,float,float,float)throws Exception...

    docs.aspose.com/words/zh/java/aspose-words-for-...
  4. 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/python-net/manipulating...
  5. 在 XPS 文件中使用可视化画笔 | Java

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能... Float (0f, 5f)); 16 17 // Canvas for magenta grid VisualBrush...Tile ); 29 30 // New canvas 31 XpsCanvas canvas = doc. addCanvas...

    docs.aspose.com/page/zh/java/xps/working-with-v...
  6. 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/
  7. 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...
  8. 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...
  9. Xamarin and .NET 2.0 Differences|Aspose.Words f...

    Aspose.Words for .NET Standard 2.0 API differences comparing to regular .NET version using C#.... SKCanvas canvas = new SkiaSharp . SKCanvas...transformations to the canvas, rotation for example. canvas . RotateDegrees...

    docs.aspose.com/words/net/xamarin-and-net-stand...
  10. 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...