Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 280,763 for

image

(1.21 sec)
  1. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...加载图像并将其添加到演示文稿的图像集合中 IImage image = Images . FromFile ( "aspose-logo...ppImage = pres . Images . AddImage ( image ); image . Dispose ();...

    docs.aspose.com/slides/zh/net/picture-frame/
  2. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....detects smaller text areas in an image, such as individual words, phrases...a versatile option for most images. However, this algorithm is...

    docs.aspose.com/ocr/net/areas-detection/universal/
  3. Performance optimization|Documentation

    Increase recognition speed and optimize resource usage....recognition for simple and clear images, such as high-quality scans...recognition. Extracting text from images which contain a single line...

    docs.aspose.com/ocr/cpp/performance-optimization/
  4. Several JPG Into SVG Javascript

    Merge multiple JPG into SVG in JavaScript code. Save JPG as SVG using JavaScript....to SVG image format with a few lines of code. JPG image conversion...JavaScript to convert JPG to SVG image format with maximum flexibility...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  5. Convert MHTML to PNG – C# code and Online Conve...

    Convert MHTML to PNG in C#. Save MHTML page as PNG Image using Aspose.HTML for .NET API. Try online MHTML to PNG Converter for free!...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/html/net/conversion/mhtml-t...
  6. Compress TIFF In C#

    Compress TIFF in C# without losing quality. Optimize TIFF content, reduce file size easily....library for image compression. using var image = Image.FromStream(shape...ToStream()); // ... // Compress image and set it back to the shape...

    products.aspose.com/words/net/compress/tiff/
  7. Convert Markdown to PNG – C# code and Online Co...

    Sample C# code for Markdown to PNG conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online MD to PNG Converter for free!...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/html/net/conversion/md-to-png/
  8. 如何将PDF中的图片置于底层? - Free Support Forum - aspose.com

    如何将PDF中的图片置于底层? 如何在PDF中添加图片时,将图片绘制在底层?...Layer("底层图层"); // 添加图片到图层 Image image = new Image(); image.File = "path/to/your/image..."path/to/your/image.jpg"; // 替换为您的图片路径 image.FixWidth = 200; // 设置图片宽度...

    forum.aspose.com/t/pdf/316036
  9. Render Presentations with Fallback Fonts in С++...

    Render presentations with fallback fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples....collection and saving to PNG auto image = pres -> get_Slide ( 0 ) ->...-> GetImage ( 1.f , 1.f ); image -> Save ( u "Slide_0.png" , ImageFormat...

    docs.aspose.com/slides/cpp/render-presentation-...
  10. HtmlLoadOptions constructor | Aspose.Words for ...

    aspose.words.loading.HtmlLoadOptions constructor...contains an image linked by a relative URI # while the image is in...password = '' , base_uri = IMAGE_DIR ) self . assertEqual ( aw...

    reference.aspose.com/words/python-net/aspose.wo...