Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 5,064 for

resize

(0.06 sec)
  1. Arşiv

    Arşiv...Quality = 100; // Adım:4 Resize yöntemi genişlik ve yüksekliği...Resmi yeniden boyutlandırın ( .resize yöntemini .resizeheightproporti...

    blog.aspose.com/tr/total/compress-jpg-online/
  2. Java를 사용하여 이미지 크기를 조정하는 방법

    이 간결한 자습서는 Java를 사용하여 이미지 크기를 조정하는 방법을 설명하도록 설계되었습니다. 이미지 크기를 조정하려면 필요한 환경을 설정하기 위해 Java 코드 및 단계를 공유합니다....resize() 함수를 호출합니다. 출력 이미지를 원하는 형식으로...사용하여 이미지 크기를 조정하는 다양한 옵션을 제공하는 resize() 함수에 대한 여러 오버로드가 포함되어 있습니다...

    kb.aspose.com/ko/imaging/java/how-to-resize-ima...
  3. Repeated Save Increases Image Size and Row Heig...

    Issue Summary: I am using GridJsWorkbook to load, merge, and save Excel files from the GridJs JSON structure. However, I am encountering an issue where image sizes and row heights increase with each save operation, even…...unchanged if not explicitly resized by the user. Only the modified...image/shape is clicked or resized, for example in the first sheet...

    forum.aspose.com/t/repeated-save-increases-imag...
  4. जावा का उपयोग करके छवि का आकार कैसे बदलें

    यह संक्षिप्त ट्यूटोरियल यह समझाने के लिए डिज़ाइन किया गया है कि जावा का उपयोग करके छवि का आकार कैसे बदला जाए। छवि का आकार बदलने के लिए आवश्यक वातावरण स्थापित करने के लिए जावा कोड और चरणों को साझा किया जाता है।...resize() फ़ंक्शन को कॉल करें डिस्क...और इंटरपोलेशन मोड के साथ-साथ resize() फ़ंक्शन में ImageResizeSettings...

    kb.aspose.com/hi/imaging/java/how-to-resize-ima...
  5. Administrar configuraciones de Autofit|Aspose.S...

    Establecer la configuración de autofit para cuadro de texto en PowerPoint con JavaScript...PowerPoint utiliza la configuración Resize shape to fix text para el cuadro...Autofit Shrink text on overflow Resize shape to fit text Wrap text...

    docs.aspose.com/slides/es/nodejs-java/manage-au...
  6. Mejora tus presentaciones con AutoFit en C++|Do...

    Aprenda cómo administrar la configuración de AutoFit en Aspose.Slides para C++ para optimizar la visualización del texto en sus presentaciones de PowerPoint y OpenDocument y mejorar la legibilidad del contenido....PowerPoint utiliza la configuración Resize shape to fix text para el cuadro...Autofit Shrink text on overflow Resize shape to fit text Wrap text...

    docs.aspose.com/slides/es/cpp/manage-autofit-se...
  7. 記録

    記録... ページを繰り返し処理し、 Resize() メソッドを使用して標準の PageSize を適用します。...pdfDocument.getPages()) { page.resize(PageSize.getA4()); } // Save...

    blog.aspose.com/ja/pdf/edit-pdf-page-size-in-java/
  8. Ghi chú phát hành Aspose.PSD cho .NET 20.10|Doc...

    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....string outputPath = outputDir + "Resize_" + fileName + ".psd" ; string...outputPngPath = outputDir + "Resize_" + fileName + ".png" ; using...

    docs.aspose.com/psd/vi/net/aspose-psd-for-net-2...
  9. Präsentationen mit AutoFit in .NET verbessern|A...

    Erfahren Sie, wie Sie AutoFit-Einstellungen in Aspose.Slides für .NET verwalten, um die Textanzeige in Ihren PowerPoint- und OpenDocument-Präsentationen zu optimieren und die Lesbarkeit des Inhalts zu verbessern....hinzufügen, die Einstellung Resize shape to fit text für das Textfeld...Autofit Shrink text on overflow Resize shape to fit text Wrap text...

    docs.aspose.com/slides/de/net/manage-autofit-se...
  10. 記録

    記録...resize(int, int) メソッドを呼び出して、画像のサイズを変更します。...jpg"); // 新しいディメンションを定義する image.resize(300, 300); // 画像を保存 image....

    blog.aspose.com/ja/imaging/resize-images-in-java/