Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 3,937 for

crop

(0.28 sec)
  1. 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/
  2. Several JPG Into GIF C#

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

    products.aspose.com/words/net/merge/jpg-to-gif/
  3. Several Image Into JPG C#

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

    products.aspose.com/words/net/merge/image-to-jpg/
  4. 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-...
  5. Several JPG Into Image C++

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

    products.aspose.com/words/cpp/merge/jpg-to-image/
  6. 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/
  7. Create figures in LaTeX | C++ API Solution

    C++ API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....features, lies the capability to crop and render any LaTeX fragment...

    products.aspose.com/tex/cpp/latex-figures/
  8. 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/
  9. 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/
  10. 裁剪 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/