Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,069 for

indexed bitmap

(0.18 sec)
  1. Working with Images|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....vsd" ); // Enter page index i.e. 0 for first one for ( Shape...stencil. Get master by its index Get master icon. Save icon to...

    docs.aspose.com/diagram/java/working-with-images/
  2. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers....to the target slide by its index. Add a rectangular AutoShape...Access the target slide by its index. Add an AutoShape to the slide...

    docs.aspose.com/slides/python-net/manage-paragr...
  3. Convert PPTM to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTM document to JPEG format. Use example code for batch PPTM to JPEG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...//Iterate through each slide via index and convert Free App to Convert...

    products.aspose.com/slides/cpp/conversion/pptm-...
  4. Convert PPT to GIF using C++ application | prod...

    Sample C++ conversion code for PPT document to GIF format. Use example code for batch PPT to GIF conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...//Iterate through each slide via index and convert Free App to Convert...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  5. Convert TIFF to PNG using C++ application | pro...

    Sample C++ conversion code for TIFF document to PNG format. Use example code for batch TIFF to PNG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...//Iterate through each slide via index and convert Free App to Convert...

    products.aspose.com/slides/cpp/conversion/tiff-...
  6. Convert POTM to JPEG using C++ application | pr...

    Sample C++ conversion code for POTM document to JPEG format. Use example code for batch POTM to JPEG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...//Iterate through each slide via index and convert Free App to Convert...

    products.aspose.com/slides/cpp/conversion/potm-...
  7. Convert PPS to JPEG using C++ application | pro...

    Sample C++ conversion code for PPS document to JPEG format. Use example code for batch PPS to JPEG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...//Iterate through each slide via index and convert Free App to Convert...

    products.aspose.com/slides/cpp/conversion/pps-t...
  8. Convert ODP to GIF using C++ application | prod...

    Sample C++ conversion code for ODP document to GIF format. Use example code for batch ODP to GIF conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...//Iterate through each slide via index and convert Free App to Convert...

    products.aspose.com/slides/cpp/conversion/odp-t...
  9. Convert POT to JPEG using C++ application | pro...

    Sample C++ conversion code for POT document to JPEG format. Use example code for batch POT to JPEG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...//Iterate through each slide via index and convert Free App to Convert...

    products.aspose.com/slides/cpp/conversion/pot-t...
  10. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting presentation impact across PPT, PPTX and ODP formats with clear code examples....default chart data worksheet index defaultWorksheetInde = 0 # Getting...the picture image1 = draw . Bitmap ( path + "aspose-logo.jpg"...

    docs.aspose.com/slides/python-net/chart-data-ma...