Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 3,976 for

crop

(0.06 sec)
  1. Several Image Into GIF C++

    Merge multiple Image into GIF in C++ code. Save Image as GIF using C++....and update page settings // to crop the document to fit the size...

    products.aspose.com/words/cpp/merge/image-to-gif/
  2. 如何在转换SVG时调整文档大小? – C#

    了解如何使用渲染选项将文档页面调整为SVG内容的大小,反之亦然。... Crop 将内容适应页面并裁剪超出某些页面边界的部分。 在将SVG转换为JPG时将页面适应SVG内容...设置页面大小,然后在 属性中设置 SizingType.Crop 标志。如果您不设置所需的页面尺寸,则默认选择A4大小。...

    docs.aspose.com/svg/zh/net/resize-document/
  3. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs....(); } Crop Images This Java code shows you how to crop an existing... 420 , 250 , picture ); // Crops the image (percentage values)...

    docs.aspose.com/slides/androidjava/picture-frame/
  4. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs....(); } Crop Images This Java code shows you how to crop an existing... 420 , 250 , picture ); // Crops the image (percentage values)...

    docs.aspose.com/slides/java/picture-frame/
  5. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs....} } Crop Image This JavaScript code shows you how to crop an existing... 420 , 250 , picture ); // Crops the image (percentage values)...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  6. Manage Picture Frames in Presentations Using C+...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Streamline your workflow and enhance slide designs....Pptx ); Crop Images This C++ code shows you how to crop an existing...0f , 250.0f , newImage ); // Crops the image (percentage values)...

    docs.aspose.com/slides/cpp/picture-frame/
  7. 裁剪 EPS | C# .NET API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的裁剪 EPS 功能。...我们获取图像的现有边界框并裁剪 EPS : Copy 1 // Cropping EPS file. 2 3 // Initialize...string outputFileName = "output_crop.eps" ; 7 8 //Get initial bounding...

    docs.aspose.com/page/zh/net/crop-eps/
  8. Convert PPTM to ODS via C++ or with free Online...

    Export PPTM to ODS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTM to ODS online converter quickly before integrating the code....such as the ability to resize, crop, rotate, and convert images...

    products.aspose.com/total/cpp/conversion/pptm-t...
  9. Convert EPUB to XAML via Java API | products.as...

    Java API to Convert EPUB to XAML without using Microsoft Word...including the ability to resize, crop, and rotate images. Overall...

    products.aspose.com/total/java/conversion/epub-...
  10. Several JPG Into PNG C#

    Merge multiple JPG into PNG in C# code. Save JPG as PNG using C#....and update page settings // to crop the document to fit the size...

    products.aspose.com/words/net/merge/jpg-to-png/