Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 10,517 for

scaling

(0.23 sec)
  1. Export XPS to POWERPOINT in Android | products....

    Android API to Convert XPS to POWERPOINT without using Microsoft Word...referenced slide on a specified scale. // instantiate a Presentation...get_Item ( 0 ); // create a full scale image BufferedImage image =...

    products.aspose.com/total/android-java/conversi...
  2. Export MHTML to OTP in Android | products.aspos...

    Android API to Convert MHTML to OTP without using Microsoft Word...referenced slide on a specified scale. // instantiate a Presentation...get_Item ( 0 ); // create a full scale image BufferedImage image =...

    products.aspose.com/total/android-java/conversi...
  3. Export XPS to PPS in Android | products.aspose.com

    Android API to Convert XPS to PPS without using Microsoft Word...referenced slide on a specified scale. // instantiate a Presentation...get_Item ( 0 ); // create a full scale image BufferedImage image =...

    products.aspose.com/total/android-java/conversi...
  4. Export XPS to PPSX in Android | products.aspose...

    Android API to Convert XPS to PPSX without using Microsoft Word...referenced slide on a specified scale. // instantiate a Presentation...get_Item ( 0 ); // create a full scale image BufferedImage image =...

    products.aspose.com/total/android-java/conversi...
  5. Ajouter un filigrane au PDF avec C++|Documentation

    Apprenez comment ajouter des filigranes texte et image aux fichiers PDF lors du rendu en utilisant Aspose.Cells avec C++....6f ); // Specify the scale to page (e.g., 100, 50) in percent...SetOpacity ( 0.6f ); // Specify the scale to page (e.g., 100, 50) in percent...

    docs.aspose.com/cells/fr/cpp/add-watermark-to-pdf/
  6. Comment mettre à l échelle une feuille de calcu...

    Cet article vous montre du code expliquant comment mettre à l échelle une feuille de calcul en utilisant Aspose.Cells for Node.js via C++....getPageSetup (); // Set the scaling to a specific percentage (e...workbook workbook . save ( "output_scaled_percentage.xlsx" ); AI Document...

    docs.aspose.com/cells/fr/nodejs-cpp/how-to-scal...
  7. Export PCL to SWF in Android | products.aspose.com

    Android API to Convert PCL to SWF without using Microsoft Word...referenced slide on a specified scale. // instantiate a Presentation...get_Item ( 0 ); // create a full scale image BufferedImage image =...

    products.aspose.com/total/android-java/conversi...
  8. Document.RenderToSize | Aspose.Words för .NET

    Upptäck RenderToSize-metoden för att effektivt konvertera dokumentsidor till grafikobjekt med önskade dimensioner. Förbättra din renderingsprocess idag!... Scale ( 70 ); // Förskjut sidan 0.... ResetMatrix (); canvas . Scale ( 5 ); canvas . Translate (...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....brightness and contrast // on a 0-1 scale, with the default value at 0...Cropping is determined on a 0-1 scale. Cropping a side by 0.3 // will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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...