Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 152,437 for

load

(0.36 sec)
  1. Convert PPTM to GIF using C++ application | pro...

    Sample C++ conversion code for PPTM document to GIF format. Use example code for batch PPTM to GIF conversion within any C++ Application.... Load PPTM file with Aspose.Slides...C++ Conversion Source Code // Load the PPTM SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/pptm-...
  2. Converting a EMF file to PDF using Java | Aspos...

    EMF to PDF conversion via Java sample code. Programmers can use this example code to export EMF to PDF within any Web or Desktop Java based application....PDF Java developers can easily load & convert EMF files to PDF in...code. Initialize a new Document Load input EMF image Save the output...

    products.aspose.com/pdf/java/conversion/emf-to-...
  3. PDF to JPEG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Java sample code using Aspose.PDF for Java...Java Java developers can easily load & merge PDF files to JPEG in..."merger_pdf_jpeg_%d.jpg" ). toString (); // Load documents Document pdfDocument1...

    products.aspose.com/pdf/java/merger/pdf-to-jpeg/
  4. Remove PPT Annotation Online or Manage Annotati...

    delete comments from PPT file through online app for free. Android API code to manage comments of PPT files....reference to android project Load PPT via Presentation class object...reference to android project Load PPT via Presentation class object...

    products.aspose.com/total/android-java/annotate...
  5. Remove PPTM Annotation Online or Manage Annotat...

    delete comments from PPTM file through online app for free. Android API code to manage comments of PPTM files....reference to android project Load PPTM via Presentation class...reference to android project Load PPTM via Presentation class...

    products.aspose.com/total/android-java/annotate...
  6. Remove PPS Annotation Online or Manage Annotati...

    delete comments from PPS file through online app for free. Android API code to manage comments of PPS files....reference to android project Load PPS via Presentation class object...reference to android project Load PPS via Presentation class object...

    products.aspose.com/total/android-java/annotate...
  7. Remove PPSM Annotation Online or Manage Annotat...

    delete comments from PPSM file through online app for free. Android API code to manage comments of PPSM files....reference to android project Load PPSM via Presentation class...reference to android project Load PPSM via Presentation class...

    products.aspose.com/total/android-java/annotate...
  8. How to Convert JPG to Black and White PDF in Java

    This tutorial provides information on how to convert JPG to Black and White PDF in Java. You will get all the necessary details for writing a JPG to Black and White PDF converter in Java including the configuration details, step-wise process and a runnable sample code....for Java from the repository Load the source JPG image into the...Perform the casting of this loaded image to RasterCachedImage...

    kb.aspose.com/imaging/java/how-to-convert-jpg-t...
  9. 使用Python.NET锁定单元格保护它们|Documentation

    了解如何使用Aspose.Cells for Python via .NET锁定特定单元格和保护工作表。...cells as ac # Load sample workbook workbook = ac...ProtectionType , StyleFlag # Load the Excel file workbook = Workbook...

    docs.aspose.com/cells/zh/python-net/how-to-lock...
  10. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....we create Caret annotation: Load the PDF file - new Document...Python. import aspose.pdf as ap # Load the PDF file document = ap ...

    docs.aspose.com/pdf/python-net/extra-annotations/