Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 151,287 for

load

(0.72 sec)
  1. 使用文本框|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.... class ); // load source Visio diagram Diagram...SetShapeTextPosition . class ); // load source Visio diagram Diagram...

    docs.aspose.com/diagram/zh/java/working-with-te...
  2. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input documents for seamless processing and improved productivity....LoadOptions Optional load options used to load the document. Return...LoadOptions Optional load options used to load the document. Return...

    reference.aspose.com/words/net/aspose.words.low...
  3. Export OFT to MD via C++ | products.aspose.com

    C++ API to Convert OFT to MD without using Microsoft Word or Outlook...by using Save member function Load HTML by using Document class...ZIP file from downloads . // load the OFT file to be converted...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export MSG to DOTX via C++ | products.aspose.com

    C++ API to Convert MSG to DOTX without using Microsoft Word or Outlook...by using Save member function Load HTML by using Document class...ZIP file from downloads . // load the MSG file to be converted...

    products.aspose.com/total/cpp/conversion/msg-to...
  5. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...by using Save method function Load PPTX document by using Presentation...ZIP file from downloads . // load XML file with an instance of...

    products.aspose.com/total/cpp/conversion/xml-to...
  6. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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.... getBytes (); // Set HTML load options and keep precision true...workbook from stream with HTML load options Workbook workbook =...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Converting a BMP file to PDF using Java | Aspos...

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

    products.aspose.com/pdf/java/conversion/bmp-to-...
  8. Convert MBOX to OFT via C# | products.aspose.com

    Sample code for MBOX to OFT C# conversion. Use API example code for batch MBOX files to OFT conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert MBOX files to OFT...in just a few lines of code. Load MBOX file using MboxStorageReader...

    products.aspose.com/email/net/conversion/mbox-t...
  9. Convert MBOX to HTML via C# | products.aspose.com

    Sample code for MBOX to HTML C# conversion. Use API example code for batch MBOX files to HTML conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert MBOX files to HTML...in just a few lines of code. Load MBOX file using MboxStorageReader...

    products.aspose.com/email/net/conversion/mbox-t...
  10. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...FileInputStream(tiffPath)) { // Load the TIFF image TiffImage tiffImage...tiffImage = (TiffImage) Image.load(imageStream); // Iterate through...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...