Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 283,794 for

image

(0.26 sec)
  1. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves Images when saving a document to HTML in Java....Words saves images when saving a document to HTML...Examples: Shows how to rename the image name during saving into Markdown...

    reference.aspose.com/words/java/com.aspose.word...
  2. C# で PSB ファイルを PNG 形式に変換する方法 | products.aspose.com

    .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...
  3. Stamp PDF Pages in Python|Aspose.PDF for Python...

    Learn how to add page numbers, page stamps, Image stamps, and text stamps to PDF pages in Python....NET allows adding image or text stamp in your PDF document...Python: Adding Image stamps in PDF page - add image stamp, control...

    docs.aspose.com/pdf/python-net/stamping/
  4. Customize Barcode Appearance in Java|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for Java...barcode paddings, and barcode image borders. If you need any clarifications...that each element of a barcode image gets its fixed position relative...

    docs.aspose.com/barcode/java/customize-barcode-...
  5. Convert CGM to JPEG via C# | products.aspose.com

    Sample code for CGM to JPEG C# conversion. Use API example code for batch CGM files to JPEG conversion within VB.NET, Asp.NET or any .NET based application.... Load CGM file with Image.Load method Set an object of...VectorRasterizationO property Call Image.Save method while passing the...

    products.aspose.com/cad/net/conversion/cgm-to-j...
  6. Aspose.PSD for Java 23.12发布说明|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....png" ; try ( AiImage image = ( AiImage ) Image . load ( sourceFile...sourceFile )) { image . save ( outputFile , new PngOptions ()); } **...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an Image....automatically find the coordinates of image regions containing text lines...previewing an image. To get bounding boxes of all lines in images, provided...

    docs.aspose.com/ocr/python-net/image-regions-li...
  8. Convert images TIF to CANVAS via C# | products....

    Sample code for TIF to CANVAS C# Image conversion. Use API example code for batch TIF files to CANVAS conversion within VB.NET, Asp.NET or any .NET based application....Imaging .NET Conversion TIF to CANVAS...Convert images TIF to CANVAS via C# Transform images TIF into...

    products.aspose.com/imaging/net/conversion/tif-...
  9. Convert TIF to CANVAS via Java | products.aspos...

    Sample code for TIF to CANVAS Java conversion. Use API example code for batch TIF files to CANVAS conversion within any Web or Desktop Java based application....Imaging Java Conversion TIF to CANVAS...any image editor or 3rd-party libraries. Aspose.Imaging for Java...

    products.aspose.com/imaging/java/conversion/tif...
  10. Convert PSB to PNG with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...& PSB Conversion to raster images including PNG High Quality...PSB as PNG Load the PSB with Image.Load method Create an instance...

    products.aspose.com/psd/net/conversion/psb-to-png/