Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 11,070 for

scaling

(0.12 sec)
  1. 通過 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...
  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++ 應用程序將 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...
  4. Eje de fecha|Documentation

    Aprende cómo gestionar el eje de fechas en Aspose.Cells para Python via .NET. Nuestra guía te ayudará a entender cómo trabajar con varios formatos de fecha, escalas de tiempo y frecuencias de etiquetas de marcas....establecemos el tipo de Axis a TIME_SCALE y luego establecemos las unidades...

    docs.aspose.com/cells/es/python-net/date-axis/
  5. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Node.js....horizontalResolution , verticalResolution , scale , pixelFormat , as well as set...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  6. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on page or the display of the metafile in its default size....Word, some graphics may be scaled according to the actual metafile...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.PSD für Python via .NET 23.12 - Versions...

    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....Scale P:Aspose.PSD.FileFormats.Psd...resource != None ): resource . scale = 90 resource . angle = 30 resource...

    docs.aspose.com/psd/de/net/aspose-psd-fuer-pyth...
  8. Catatan Rilis Aspose.PSD untuk .NET 19.12|Docum...

    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....mask bekerja tidak benar int scale = 2 ; string [] names = { "...image . Width * scale , image . Height * scale ); image . Save...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-1...
  9. Aspose.PSD cho .NET 19.12 - Ghi chú phát hành|D...

    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....hoạt động không chính xác int scale = 2 ; string [] names = { "...image . Width * scale , image . Height * scale ); image . Save...

    docs.aspose.com/psd/vi/net/aspose-psd-for-net-1...
  10. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...width to 100% to ensure it scales appropriately. Here’s a modified...the page it is required to scale it. Unfortunately, content in...

    forum.aspose.com/t/extarct-content-from-excel-a...