Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 3,366 for

cropped image

(0.19 sec)
  1. Обрізати EPS | JavaScript API

    Функціональність обрізання EPS, що пропонується рішенням API Aspose.Page для JavaScript через C++, пояснюється та ілюструється фрагментами коду тут....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/uk/javascript-cpp/crop-eps/
  2. 裁剪、旋转和调整图像大小|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....RasterImage 类提供了Crop方法的重载版本,该方法接受4个整数值,分别表示左、右、上和下。根据这四个值,Crop方法将移动图像...通过矩形裁剪 RasterImage 类还提供了另一个重载版本的Crop方法,该方法接受一个Rectangle类的实例。您可以通...

    docs.aspose.com/psd/zh/net/crop-rotate-and-resi...
  3. Pythonでプレゼンテーションに画像フレームを追加する|Aspose.Slides for ...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument のプレゼンテーションに画像フレームを追加します。ワークフローを効率化し、スライドデザインを向上させましょう。...open ( "image.jpeg" , "rb" ) as image_stream : image = presentation...presentation . images . add_image ( image_stream ) # 画像と同サイズの画像フレームを追加します。...

    docs.aspose.com/slides/ja/python-net/picture-fr...
  4. Cortar EPS utilizando a solução API Java

    A funcionalidade Cortar EPS oferecida pela solução API Aspose.Page para Java é explicada e ilustrada com os excertos de código aqui....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/pt/java/crop-eps/
  5. Compare PDF Files using Java

    This article guides on how to compare PDF files using Java. It has the details to set the IDE, a list of steps, and a sample code for developing a tool for PDF to PDF comparison using Java....Imaging Product Family Aspose.BarCode...want to crop a PDF file, refer to the article on how to crop a PDF...

    kb.aspose.com/pdf/java/compare-pdf-files-using-...
  6. How to Create Tagged PDF using Python

    This short tutorial describes how to create tagged PDF using Python. It contains the IDE settings, a set of tasks for the application and a runnable sample code for adding tags to PDF files using Python....Imaging Product Family Aspose.BarCode...process to crop PDF pages, refer to the article on how to crop PDF pages...

    kb.aspose.com/pdf/python/how-to-create-tagged-p...
  7. Cortar EPS | Solução API C# .NET

    A funcionalidade de Cortar EPS oferecida pela solução API Aspose.Page para .NET é explicada e ilustrada com os excertos de código aqui....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/pt/net/crop-eps/
  8. Ritaglia EPS | Soluzione API C# .NET

    La funzionalità di ritaglio EPS offerta dalla soluzione API Aspose.Page per .NET è spiegata e illustrata con frammenti di codice qui....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/it/net/crop-eps/
  9. أرشيف

    أرشيف...using (RasterImage image = (RasterImage)Image.Load(sourceFileName))...= 100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/ar/psd/crop-image-in-circle/
  10. ארכיון

    ארכיון...using (RasterImage image = (RasterImage)Image.Load(sourceFileName))...= 100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/he/psd/crop-image-in-circle/