Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 245,801 for

load

(0.18 sec)
  1. Convert PST to HTML via C++ application | produ...

    Sample C++ conversion code for PST document to HTML format. Use example code for batch PST to HTML conversion within any C++ Application.... Load PST file with PersonalStorage::FromFile...Convert PST to HTML - C++ // Load the PST System::SharedPtr<PersonalStorage>...

    products.aspose.com/email/cpp/conversion/pst-to...
  2. Convert PST to EML via C++ application | produc...

    Sample C++ conversion code for PST document to EML format. Use example code for batch PST to EML conversion within any C++ Application.... Load PST file with PersonalStorage::FromFile...Convert PST to EML - C++ // Load the PST System::SharedPtr<PersonalStorage>...

    products.aspose.com/email/cpp/conversion/pst-to...
  3. Convert OST to MHTML via C++ application | prod...

    Sample C++ conversion code for OST document to MHTML format. Use example code for batch OST to MHTML conversion within any C++ Application.... Load OST file with PersonalStorage::FromFile...Convert OST to MHTML - C++ // Load the OST System::SharedPtr<PersonalStorage>...

    products.aspose.com/email/cpp/conversion/ost-to...
  4. Extract data from PDF Forms using C++ | Aspose.PDF

    Extract user data fields from fillable PDF document programmatically with C++ sample code using Aspose.PDF for C++.... Load PDF in an instance of Document...names and values if needed. Load PDF in an instance of Document...

    products.aspose.com/pdf/cpp/acroforms/extract/
  5. IsGrayScale | Aspose.Imaging for .NET API Refer...

    IsGrayScale TgaImage.IsGrayScale property Gets a value indicating whether this TgaImage is gray-scale. public bool Is......the public properties of the loaded TGA image. [C#] using ( TgaImage...image = ( TgaImage ) Image . Load ( "test.tga" )) { dateTimeStamp...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. Strange Result when converting textfile - Aspos...

    Hallo Support-Team, I found some strange results when converting a text-file. Please see attached files: 1.) Original Textfile (packed as zipTestdatei.zip (820 Bytes) ) 2.) This textfile saved in MSWord as PDF 3.) …...file as Markdown document and loads it appropriately. To get the...desired output you can specify load format explicitly: LoadOptions...

    forum.aspose.com/t/strange-result-when-converti...
  7. Convert OTT to PPSM via C++ or with free Online...

    Export OTT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPSM online converter quickly before integrating the code.... The process involves loading the OTT file using Aspose.Words...converting it to HTML, then loading the HTML via PowerPoint manipulation...

    products.aspose.com/total/cpp/conversion/ott-to...
  8. Convert DOCM to PPT via C++ or with free Online...

    Export DOCM to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPT online converter quickly before integrating the code.... The process involves loading the DOCM file using Aspose...it to HTML. The HTML is then loaded via the PowerPoint manipulation...

    products.aspose.com/total/cpp/conversion/docm-t...
  9. Convert WORDML to POWERPOINT via C++ or with fr...

    Export WORDML to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POWERPOINT online converter quickly before integrating the code.... The process begins by loading the WordML document using Aspose...converted to HTML, it can then be loaded via the PowerPoint manipulation...

    products.aspose.com/total/cpp/conversion/wordml...
  10. FontFallbackSettings.Save | Aspose.Words for .N...

    FontFallbackSettings 方法. 将当前的后备设置保存到流中... Load ( fontFallbackStream ); doc...fontSettings . FallbackSettings . Load ( MyDir + "Font fallback rules...

    reference.aspose.com/words/zh/net/aspose.words....