Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 152,134 for

load

(0.47 sec)
  1. Convert PPSM to BMP using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/ppsm-...
  2. Convert PPTM to PNG using C++ application | pro...

    Sample C++ conversion code for PPTM document to PNG format. Use example code for batch PPTM to PNG 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-...
  3. Convert ODP to JPEG using C++ application | pro...

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

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

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

    products.aspose.com/slides/cpp/conversion/otp-t...
  5. 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-...
  6. 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-...
  7. 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/
  8. C# 3D Formats Compression | products.aspose.com

    Compress 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....Compression process is easily as to loading the source file via instance...as 3DS to FBX compression . Load 3DS files through scene class...

    products.aspose.com/3d/net/compression/
  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/