Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 129,633 for

load

(0.05 sec)
  1. Unlock PPT Presentation Files using C++ | produ...

    C++ source code to remove protection from PPT Presentation.... Load PPT with an instance of Presentation...

    products.aspose.com/slides/cpp/unlock/ppt/
  2. Add, Get or Remove Watermark in PDF using Pytho...

    Add, get or remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Load the PDF with an instance of...

    products.aspose.com/pdf/python-net/watermark/
  3. Add Page Stamp to PDF using Java | Aspose.PDF

    Add page stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java.... Load the PDF with an instance of...

    products.aspose.com/pdf/java/stamps/page/
  4. Convert ONETOC2 to GIF via C# | .NET

    Sample code for ONETOC2 to GIF C# conversion. Use API example code for batch ONETOC2 files to GIF conversion within VB.NET, Asp.NET or any .NET based application....it easy for the developers to load & convert ONETOC2 files to GIF...in just a few lines of code. Load ONETOC2 file with Document class...

    products.aspose.com/note/net/conversion/onetoc2...
  5. Create WORD Report In Python

    Generate reports and automate documents using WORD templates and custom data in Python....how our programming API works, load a Word template document and...based syntax Load the Word template document Load your data from...

    products.aspose.com/words/python-net/report/word/
  6. C# API to Export EML to BMP | products.aspose.com

    Convert EML to BMP without using Microsoft Word or Outlook on .NET...to HTML by using Save method Load HTML by using Document class...converting the correct email, you can load EML document, parse it and have...

    products.aspose.com/total/net/conversion/eml-to...
  7. EPS to PNG Conversion API for C# | .NET

    EPS to PNG conversion. Use C# API example code for batch conversion within VB.NET, Asp.NET or any .NET based application....it easy for the developers to load and convert EPS files to PNG...in just a few lines of code. Load EPS file in an instance of PsDocument...

    products.aspose.com/page/net/conversion/eps-to-...
  8. Convert TEX to TGA via Java | products.aspose.com

    Export TEX file to TGA in your Java applications without using any third party application...JPEG by using Process method Load JPEG file by using Image class...TiffDevice class. Finally, you can load TIFF file using Image class...

    products.aspose.com/total/java/conversion/tex-t...
  9. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the document's content. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Creates a plain...System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Creates a plain...

    reference.aspose.com/words/cpp/aspose.words/pla...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...results = "SUCCESS"; try { // Load the workbook Workbook workbook...results = "SUCCESS"; try { // Load the workbook Workbook workbook...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...