Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 11,150 for

scaling

(0.52 sec)
  1. 通過 C++ 應用程序將 PPTX 轉換為 BMP | products.aspose.com

    PPTX 文檔到 BMP 格式的示例 C++ 轉換代碼。使用示例代碼在任何 C++ 應用程序中進行批量 PPTX 到 BMP 的轉換。...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/zh-hant/cpp/conversi...
  2. 通過 C++ 應用程序將 POTX 轉換為 PNG | products.aspose.com

    POTX 文檔到 PNG 格式的示例 C++ 轉換代碼。在任何 C++ 應用程序中使用示例代碼進行批量 POTX 到 PNG 的轉換。...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/zh-hant/cpp/conversi...
  3. 通過 C++ 應用程序將 PPT 轉換為 JPEG | products.aspose.com

    將 PPT 文檔轉換為 JPEG 格式的示例 C++ 轉換代碼。使用示例代碼在任何 C++ 應用程序中進行批量 PPT 到 JPEG 轉換。...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/zh-hant/cpp/conversi...
  4. 通過 C++ 應用程序將 TIFF 轉換為 PNG | products.aspose.com

    TIFF 文檔到 PNG 格式的示例 C++ 轉換代碼。在任何 C++ 應用程序中使用示例代碼將 TIFF 批量轉換為 PNG。...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/zh-hant/cpp/conversi...
  5. Come ridimensionare un foglio di lavoro con C++...

    Questo articolo mostra un codice che spiega come ridimensionare un foglio di lavoro usando la libreria Aspose.Cells con C++....GetPageSetup (); // Set the scaling to a specific percentage (e...workbook . Save ( u "output_scaled_percentage.xlsx" ); // Clean...

    docs.aspose.com/cells/it/cpp/how-to-scale-a-wor...
  6. Cómo escalar una hoja de cálculo con C++|Docume...

    Este artículo te muestra código que explica cómo escalar una hoja de cálculo usando la biblioteca Aspose.Cells con C++....GetPageSetup (); // Set the scaling to a specific percentage (e...workbook . Save ( u "output_scaled_percentage.xlsx" ); // Clean...

    docs.aspose.com/cells/es/cpp/how-to-scale-a-wor...
  7. Watermarker.SetWatermarkToImages | Aspose.Words...

    Migliora le tue immagini con il nostro metodo Watermarker Set, aggiungendo filigrane di testo personalizzabili per un tocco professionale e un output impeccabile.... Scale = 50 ; Watermarker . SetWatermarkToImages...new ImageWatermarkOption () { Scale = 50 }); } } Guarda anche class...

    reference.aspose.com/words/it/net/aspose.words....
  8. 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/
  9. Resize images using Python | products.aspose.com

    Applying Aspose.Imaging library to Resize images and photos using your own Python applications and server APIs.... the image is scaled. Aspose.Imaging provides various...

    products.aspose.com/imaging/python-net/resize/
  10. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....the page width, height, and scale. This property can be used to...

    docs.aspose.com/diagram/net/check-page-autoexpand/