Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 280,745 for

image

(0.58 sec)
  1. How to Convert Visio to JPG in C#

    This tutorial includes the information about the process to convert Visio to JPG in C#. It explains the steps as well as a runnable sample code snippet is provided to export VSD to JPG in C#....Imaging Product Family Aspose.BarCode...the VSD or VSDX file to a JPG image using the Save() method These...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  2. Aspose.PSD for Java 20.6 - 发行说明|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....加载预定义的 PSD PsdImage image = ( PsdImage ) Image . load ( fileName...( LayerResource resource : image . getGlobalLayerResour ()) {...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. Does the psd-java plugin have this function? - ...

    Image.png (114.0 KB) I really need this feature。This feature is called Save for Web...youxin April 11, 2025, 8:09am 1 image.png (114.0 KB) I really need...load PSD image and save as PNG try (Image image = Image.load(sourceFile...

    forum.aspose.com/t/does-the-psd-java-plugin-hav...
  4. ArrowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowType enum to customize arrow styles for line ends, enhancing your document's visual appeal and precision....MemoryStream ( imageBytes )) { Image image = Image . FromStream ( stream...flip the image that the arrow contains. // Flip the image the other...

    reference.aspose.com/words/net/aspose.words.dra...
  5. LoadOptions.resourceLoadingCallback property | ...

    LoadOptions.resourceLoadingCallback property. Allows to control how external resources (Images, style sheets) are loaded when a document is imported from HTML, MHTML....control how external resources (images, style sheets) are loaded when...such as CSS stylesheets and images. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Edge Detection Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel filters such as Edge Detection, as well as custom kernels....Consequently, the resulting image takes on an almost entirely...of the image set on a black background. Original image Edge detection...

    docs.aspose.com/imaging/python-net/developer-gu...
  7. Supported file formats|Documentation

    File formats for Images and recognition results supported by Aspose.OCR for Python via C++....Contents [ Hide ] Recognized image formats Aspose.OCR for Python...TIFF ( .TIF or .TIFF ) Tag Image File Format, commonly used for...

    docs.aspose.com/ocr/python-cpp/supported-file-f...
  8. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...// Create an image object Aspose.Pdf.Image image = new Aspose...Aspose.Pdf.Image(); // Set the image stream image.ImageStream = fs;...

    forum.aspose.com/t/tif-pdf/293699
  9. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...Generate an array of Slide Images using the getImages method...Define the scale factor for image rendering final int scaleFactor...

    docs.aspose.com/slides/java/print-presentation/
  10. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库支持 PDF 文件中的 DICOM 图像。... GetDataDir_AsposePdf_Images (); // Create PDF document...Create an image instance and set its properties var image = new Aspose...

    docs.aspose.com/pdf/zh/net/support-for-dicom-ma...