Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 283,800 for

image

(0.25 sec)
  1. Convert GLTF to WEBP via Python | products.aspo...

    Sample code for GLTF to WEBP conversion. Use API example code for batch GLTF files to WEBP conversion.... Load GLTF file with Image.Load method Create an instance...instance of WebPOptions class Call Image.Save method while passing the...

    products.aspose.com/cad/python-net/conversion/g...
  2. HtmlFixedSaveOptions.ExportEmbeddedImages | Asp...

    Discover how the ExportEmbeddedImages property in HtmlFixedSaveOptions enhances your HTML documents by embedding Images in Base64 format, optimizing visual quality while managing file size....property Specifies whether images should be embedded into Html...to determine where to store images when exporting a document to...

    reference.aspose.com/words/net/aspose.words.sav...
  3. C# を使用して PSB ファイルを JP2 に変換する方法 | products.aspos...

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...2 billion GB) with images that have a height and width...be at maximum upto 2 GB and image dimensions of 30,000 pixels...

    products.aspose.com/psd/jp/net/conversion/psb-t...
  4. Pixel Data Manipulation using Aspose.PSD for Py...

    Example of how to directly and rapidly fast update raw pixel data using PSD Python API...directly, and save the modified image. Importing Required Modules:...constructor. We create a new PSD image using the PsdImage class constructor...

    docs.aspose.com/psd/python-net/pixel-data-manip...
  5. Add background to PDF with C++|Aspose.PDF for C++

    Learn how to add customizable backgrounds to PDF documents with Aspose.PDF for C++. Follow this step-by-step guide.... Background images can be used to add a watermark...be used to add a background image to a page object. The following...

    docs.aspose.com/pdf/cpp/add-backgrounds/
  6. ImageSaveOptions | Aspose.Words for .NET

    Discover the ImageSaveOptions constructor for saving Images in versatile formats like TIFF, PNG, BMP, JPEG, EMF, EPS, WebP, and SVG. Optimize your Image handling!...can be used to save rendered images in the Tiff, Png, Bmp, Jpeg...renders the document into an image. ImageSaveOptions imageOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....detects tabular structures on an image and extracts text from cells...OCR . AsposeOcr (); // Add an image to OcrInput object Aspose ....

    docs.aspose.com/ocr/net/areas-detection/table/
  8. ShapeBase.GetShapeRenderer | Aspose.Words for .NET

    Discover the ShapeBase GetShapeRenderer method to effortlessly create and render shapes as Images, enhancing your design projects with ease....to render this shape into an image. public ShapeRenderer GetShapeRenderer...will render every shape to an image file in the local file system...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 用户自定义尺寸渲染为Tiff|Aspose.Slides 文档

    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...."2" (dots per inch) //Setting image DPI opts . DpiX = 200 ; opts...opts . DpiY = 100 ; //Set Image Size opts . ImageSize = new Size...

    docs.aspose.com/slides/zh/net/rendered-as-tiff-...
  10. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for Java recognition results in JSON format....new AsposeOCR (); // Add an image to OcrInput object OcrInput..."source.png" ); // Recognize image ArrayList < RecognitionResult...

    docs.aspose.com/ocr/java/save-json/