Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 38,468 for

canvas

(1.44 sec)
  1. Showcases|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....Full frame gif support HTML5 canvas Image masking Sequential multi-page...

    docs.aspose.com/imaging/java/showcases/
  2. Different UnitType is not used in CadRasterizat...

    I’m struggeling with the fact that I want to set the PageWidth and PageHeight properties in a new instance of the CadRasterizationOptions class that I’ll pass into the PdfOptions. I set the UnitType to UnitType.Millimet…...quick scaling of the output canvas size (mainly for Unitless drawings)...possible because the max PDF canvas size is 200 x 200 inches. oleksii...

    forum.aspose.com/t/different-unittype-is-not-us...
  3. 使用 C++ 合并 PDF 到 PNG | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 PNG 单个文件...Bitmap ( newWidth , newHeight ); canvas = System :: Drawing :: Graphics...:: FromImage ( newImage ); canvas -> set_InterpolationMode (...

    products.aspose.com/pdf/zh-hant/cpp/merger/pdf-...
  4. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java....with certain dimensions Graph canvas = new Graph ( 100 , 400 );...page . getParagraphs (). add ( canvas ); // Create Line object Line...

    docs.aspose.com/pdf/java/add-line/
  5. Advanced Programming – C# – Aspose.HTML

    This section covers some of Aspose.HTML for .NET more advanced features such as CSS extensions, output streams, form editor, HTML5 Canvas, etc....topics are available: Edit HTML5 Canvas Programmatically In this section...information on how to work with HTML5 Canvas directly in your application...

    docs.aspose.com/html/net/advanced-programming/
  6. Moving of hatch origin point closer to hatch bo...

    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....title Remove borders in result canvas...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  7. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your shapes with customizable textures for stunning document designs.... Canvas 4 Canvas texture. Cork 5 Cork texture...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. 使用 C++ 合并 PDF 到 JPEG | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 JPEG 单个文件...Bitmap ( newWidth , newHeight ); canvas = System :: Drawing :: Graphics...:: FromImage ( newImage ); canvas -> set_InterpolationMode (...

    products.aspose.com/pdf/zh-hans/cpp/merger/pdf-...
  10. DWG DXF to PDF C# | Convert Auto CAD Files to P...

    Use C# .NET AutoCAD to PDF converter to convert DWG or DXF to PDF in C#. You can convert DWG, DWF, DWT and DXF to PDF, JPEG, PNG, BMP, GIF and TIFF in C# .NET as well....shrinks the image to fit the canvas size. Switch to GrowToFit mode...the Model layout. Setting the Canvas Size & Mode Export from CAD...

    docs.aspose.com/cad/net/developer-guide/convert...