Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 279,701 for

image

(0.22 sec)
  1. 添加图像超链接|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API添加图片超链接。...> </ head > < body > < h1 > Image Hyperlink Example </ h1 > <...xlsx,.csv" /> < p > Select an image to insert as a picture with...

    docs.aspose.com/cells/zh/javascript-cpp/add-ima...
  2. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...bitmapStream , System :: Drawing :: Imaging :: ImageFormat :: get_Png ());...将图像添加到演示文稿。 auto image = presentation -> get_Images () -> AddImage...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  3. Convert DWF to WEBP via Python | products.aspos...

    Sample code for DWF to WEBP conversion. Use API example code for batch DWF files to WEBP conversion.... Load DWF 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/d...
  4. Convert STP to WEBP via Python | products.aspos...

    Sample code for STP to WEBP conversion. Use API example code for batch STP files to WEBP conversion.... Load STP 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/s...
  5. Convert FBX to WEBP via JavaScript | products.a...

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

    products.aspose.com/cad/javascript-net/conversi...
  6. Generate Italian Pharmacode (Code 32) barcode I...

    JavaScript example of code to generate Italian Pharmacode (Code 32) barcode in any modern browser using WebAssembly-based library....developers to create Code 32 barcode images with few lines of code. Create...Pharmacode (Code 32) barcode image System Requirements Aspose barcode...

    products.aspose.com/barcode/javascript-cpp/code...
  7. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....replace all textbox shapes with image shapes. doc = aw . Document...aw . drawing . ShapeType . IMAGE , shapes )))) for shape in shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PDF to searchable PDF via C# | Aspose

    Recognize PDF and saving recognition results as a searchable PDF via C#....resulting PDF may have original images in the background and a transparent...containing recognized text (with images or with text only). To run...

    products.aspose.com/ocr/net/recognition/recogni...
  9. Convert DWG to PNG via C# | products.aspose.com

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

    products.aspose.com/cad/net/conversion/dwg-to-png/
  10. Aspose cad for java:这张图纸一直转换缩略图时,转换失败,请帮忙查一下原因 ...

    CP.XGN.00020.zip (498.7 KB) 这张图纸转换不出来,转换是造成了服务器卡死,帮忙查一下原因。...; Image image = Image.load(inputFile); PngOptions...setVectorRasterizati(cadRasterizationOpti); image.save(outName,options);...

    forum.aspose.com/t/aspose-cad-for-java/326178