Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 7,456 for

rotate

(0.38 sec)
  1. 档案

    档案...中使用预处理过滤器进行手动倾斜校正 # 我们还可以通过使用 Rotate 预处理过滤器将图像旋转到指定的度数来手动定义倾斜角度。...PreprocessingFilter 类的对象。 然后,添加 Rotate() 过滤器。 同时,创建 RecognitionSettings...

    blog.aspose.com/zh/ocr/skew-correction-in-image...
  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....Rotateメソッドが公開されています。RasterImage.R...RotateFlipメソッドと異なり、RasterImage.Rotateメソッドは以下の3つのパラメータを受け入れます。 回転...

    docs.aspose.com/psd/ja/java/crop-rotate-and-res...
  3. Aspose.PSD for Java 21.5 - 发布说明|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....TYPE_GENERAL_ROTATION F:com.aspose.psd.Matrix.TYPE_GENERAL_SCALE...aspose.psd.Matrix.TYPE_MASK_ROTATION F:com.aspose.psd.Matrix.TYPE_MASK_SCALE...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. Tambahkan Stempel Teks dan Gambar|Aspose.PDF un...

    Bagian ini menjelaskan cara menambahkan Stempel Teks dan Gambar dengan com.aspose.pdf.facades menggunakan Kelas PdfFileStamp....other attributes like origin, rotation, background etc. Anda dapat...other attributes like origin, rotation, background etc. Anda dapat...

    docs.aspose.com/pdf/id/java/add-text-and-image-...
  5. PDFページサイズをプログラムで変更する|Aspose.PDF for C++

    C++ライブラリを使用してPDFファイルのページサイズを変更します。...ページを90度回転させる page -> set_Rotate ( Rotation :: on90 ); // ページの高さと幅の情報を取得...

    docs.aspose.com/pdf/ja/cpp/change-page-size/
  6. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations.... Pptx ); } Set a Rotation Angle for a Chart Axis Title...NET allows you to set the rotation angle for a chart axis title...

    docs.aspose.com/slides/net/chart-axis/
  7. 線上或使用 .NET 旋轉 PNG 文檔 | products.aspose.com

    透過線上應用程式免費旋轉 PNG 文件。用於旋轉 PNG 檔案的 .NET API C# 程式碼。...NET Rotate 線上或使用 .NET 旋轉 PNG 文檔 線上或透過...Image.Load 載入 PNG 文件 使用相關屬性呼叫 Rotate 方法 呼叫保存方法 .NET 程式碼:旋轉 PNG 文件...

    products.aspose.com/total/zh-hant/net/rotate/png/
  8. 線上或使用 .NET 旋轉 JPEG 文檔 | products.aspose.com

    透過線上應用程式免費旋轉 JPEG 文件。用於旋轉 JPEG 檔案的 .NET API C# 程式碼。...NET Rotate 線上或使用 .NET 旋轉 JPEG 文檔 線上或透過...Image.Load 載入 JPEG 文件 使用相關屬性呼叫 Rotate 方法 呼叫保存方法 .NET 程式碼:旋轉 JPEG...

    products.aspose.com/total/zh-hant/net/rotate/jpeg/
  9. Archiwa

    Archiwa...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...Print the file with adjusted rotation viewer.setPrintPageDialog(false);...

    blog.aspose.com/pl/pdf/print-pdf-files-programm...
  10. 档案

    档案... 添加rotate()过滤器。 之后,将图像添加到识别批次并使用 OcrInput...preprocessingfilters.PreprocessingFilter.rotate(5.8)) # 将图像添加到识别批次并应用处理过滤器...

    blog.aspose.com/zh/ocr/skew-correction-in-python/