Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 10,512 for

scaling

(0.26 sec)
  1. 通過 C++ 應用程序將 PPTM 轉換為 JPEG | products.aspose.com

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

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

    將 PPSX 文檔轉換為 PNG 格式的示例 C++ 轉換代碼。在任何 C++ 應用程序中使用示例代碼將 PPSX 批量轉換為 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...
  7. Java API to Render PDF to XLSB | products.aspos...

    Export PDF to XLSB via Java API without using Microsoft Excel or Adobe Reader... Key Use Cases Large-scale financial spreadsheets Enterprise...with XLSB files Enterprise-scale Excel automation Explore PDF...

    products.aspose.com/total/java/conversion/pdf-t...
  8. 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...
  9. 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....
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...GetRowHeightPixel(rowIndex) * 3; // Scale height based on row height }...GetRowHeightPixel(rowIndex) * 3; // Scale height based on row height shape...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...