Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 145,998 for

load

(0.13 sec)
  1. 使用 C++ 访问和修改关联 Ole 对象的显示标签|Documentation

    学习如何使用 Aspose.Cells for C++ 访问和修改 Excel 文件中链接的 Ole 对象的显示标签。...Aspose :: Cells :: Startup (); // Load the sample Excel file U16String...to null wb = Workbook (); // Load workbook from memory stream...

    docs.aspose.com/cells/zh/cpp/access-and-modify-...
  2. Convert EML to ICS via Java | products.aspose.com

    Try the code sample to convert EML files to ICS format in Java. DownLoad Java API to take your email processing applications to the next level....its methods, you can create, load and parse, modify, save emails...Use the MailMessage.load() method to load the EML file into a...

    products.aspose.com/email/java/conversion/eml-t...
  3. Convert HTML to WMF via Java | products.aspose.com

    Export HTML file to WMF 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/html-...
  4. HtmlSaveOptions.export_cid_urls_for_mhtml_resou...

    HtmlSaveOptions.export_cid_urls_for_mhtml_resources property. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents...browser or mail agent refuses to load resources included in an MTHML...(doesn’t show images or doesn’t load CSS styles), try exporting the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. C# API to Export EMLX to EPUB | products.aspose...

    Convert EMLX to EPUB without using Microsoft Word or Outlook on .NET...to HTML by using Save method Load HTML by using Document class...MailMessage message = MailMessage . Load ( "sourceFile.emlx" ); // save...

    products.aspose.com/total/net/conversion/emlx-t...
  6. C# API to Export EML to SVG | products.aspose.com

    Convert EML to SVG without using Microsoft Word or Outlook on .NET...to HTML by using Save method Load HTML by using Document class...MailMessage message = MailMessage . Load ( "sourceFile.eml" ); // save...

    products.aspose.com/total/net/conversion/eml-to...
  7. C++ API to Convert PPTX to DOCX or with free On...

    Export PPTX to DOCX within your C++ applications or online. Test free PPTX to DOCX online converter quickly before integrating the code....API to Convert PPTX to DOCX Load PPTX file using Presentation...funciton and set Html as SaveFormat Load the converted HTML file by using...

    products.aspose.com/total/cpp/conversion/pptx-t...
  8. C++ API to Convert PPTX to WORDML or with free ...

    Export PPTX to WORDML within your C++ applications or online. Test free PPTX to WORDML online converter quickly before integrating the code....API to Convert PPTX to WORDML Load PPTX file using Presentation...funciton and set Html as SaveFormat Load the converted HTML file by using...

    products.aspose.com/total/cpp/conversion/pptx-t...
  9. C++ API to Convert PPTX to RTF or with free Onl...

    Export PPTX to RTF within your C++ applications or online. Test free PPTX to RTF online converter quickly before integrating the code....C++ API to Convert PPTX to RTF Load PPTX file using Presentation...funciton and set Html as SaveFormat Load the converted HTML file by using...

    products.aspose.com/total/cpp/conversion/pptx-t...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance.... // Load the desired the presentation...instance of Presentation class and load the presentation with SmartArt...

    docs.aspose.com/slides/java/manage-smartart-shape/