Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 11,110 for

scaling

(1.28 sec)
  1. Chuyển đổi PPSM sang BMP thông qua ứng dụng C +...

    Mã chuyển đổi C ++ mẫu cho tài liệu PPSM sang định dạng BMP. Sử dụng mã ví dụ để chuyển đổi hàng loạt PPSM sang BMP trong bất kỳ Ứng dụng C ++ nào....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/vi/cpp/conversion/pp...
  2. Chuyển đổi OTP sang GIF thông qua ứng dụng C ++...

    Mẫu mã chuyển đổi C ++ cho tài liệu OTP sang định dạng GIF. Sử dụng mã ví dụ để chuyển đổi hàng loạt OTP sang GIF trong bất kỳ Ứng dụng C ++ nào....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/vi/cpp/conversion/ot...
  3. Chuyển đổi OTP sang JPEG thông qua ứng dụng C +...

    Mã chuyển đổi C ++ mẫu cho tài liệu OTP sang định dạng JPEG. Sử dụng mã ví dụ để chuyển đổi hàng loạt OTP sang JPEG trong bất kỳ Ứng dụng C ++ nào....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/vi/cpp/conversion/ot...
  4. What is an XER File? XER File Extension, Proces...

    Learn about the XER file format, its extension, and how it is used for project management. Discover XER file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export XER files seamlessly....format optimized for large-scale project planning and enterprise-wide...data. XER files support large-scale project planning, handling thousands...

    products.aspose.com/tasks/supported-formats/xer/
  5. Convert images to SVG(Scalable Vector Graphics)...

    Using Aspose.Imaging for .NET library it is easy to convert to SVG(Scalable Vector Graphics) from other supported image formats...the fact that the SVG can be scaled to different sizes without...

    products.aspose.com/imaging/net/conversion/to/svg/
  6. Aspose.PSD CLI调整大小用于.NET 24.6 - 发行说明|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....png" , Scale = 200 , OutputFormat = "png"...

    docs.aspose.com/psd/zh/net/cli/resize/aspose-ps...
  7. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust document zoom levels in percentages, enhancing your PDF viewing experience....Acrobat, we will see the document scaled at 1/4 of its actual size....

    reference.aspose.com/words/net/aspose.words.sav...
  8. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....the page width, height, and scale. This property can be used to...

    docs.aspose.com/diagram/java/change-page-size/
  9. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...getHeight(); double scale = Math.min(sx, sy); AffineTransform...translate(ix, iy); at.scale(scale, scale); g2.drawImage(img, at...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  10. LaTeX-Figurenrendering | Aspose.TeX für .NET

    Hier wird Aspose.TeX für .NET das Rendern von LaTeX-Fragmenten (Figuren) beschrieben. Erfahr anhand der Codebeispiele, wie kann man Funktionalität nutzen....Specify the scaling factor 300%. 11 options. Scale = 3000; 12...Specify the scaling factor 300%. 10 options. Scale = 3000; 11...

    docs.aspose.com/tex/de/net/latex-figure-rendering/