Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 245,075 for

load

(1.05 sec)
  1. Export EML to TEXT via Java | products.aspose.com

    Java API to Convert EML to TEXT without using Microsoft Word or Outlook...to HTML by using save method Load HTML by using Document class...MailMessage message = MailMessage . load ( "sourceFile.eml" ); // save...

    products.aspose.com/total/java/conversion/eml-t...
  2. Performing OCR on an Image in PHP|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....Set the Image property by loading the image from file path location...coding sites: GitHub CodePlex Load Image from URL to Perform OCR...

    docs.aspose.com/ocr/java/performing-ocr-on-an-i...
  3. Manipulating CMX Formats|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....topic explains the approach to load existing CMX file and convert...Memory Strategy optimization Loading and creating of CMX images...

    docs.aspose.com/imaging/net/manipulating-cmx-fo...
  4. Convert DOCM to POTM via C++ or with free Onlin...

    Export DOCM to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POTM online converter quickly before integrating the code.... The process begins by loading the DOCM file using Aspose...including DOCM. Once the file is loaded, it can be converted to HTML...

    products.aspose.com/total/cpp/conversion/docm-t...
  5. Convert DOCX to PPTX via C++ or with free Onlin...

    Export DOCX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code.... The process begins by loading the DOCX file using Aspose...including DOCX. Once the file is loaded, it can be converted to HTML...

    products.aspose.com/total/cpp/conversion/docx-t...
  6. HasColorMap | Aspose.Imaging for .NET API Refer...

    HasColorMap TgaImage.HasColorMap property Gets a value indicating whether this image has color map. public bool HasCo......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...
  7. HasAlpha | Aspose.Imaging for .NET API Reference

    HasAlpha TgaImage.HasAlpha property Gets a value indicating whether this TgaImage has an alpha channel. public overri......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...
  8. File not save as unprotected - Free Support For...

    I am not able to save the File as Unprotected. Sample Code var fs = new FileStream(@"00707351_00001_calypso.docx", FileMode.Open, FileAccess.Read, FileShare.ReadWrite); Aspose.Words.Document doc = new Aspose.Words.Docu…...Loading.LoadOptions() { Password =...encryption password on document load and reset write protection password...

    forum.aspose.com/t/file-not-save-as-unprotected...
  9. Aspose::Pdf::TeXLoadOptions Class Reference - A...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::TeXLoadOptions Class Referenc......Reference Represents options for loading/importing TeX file into PDF...TeXLoadOptions () Creates default load options for converting TeX file...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...
  10. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, Loading fonts from a stream, a file system, or memory using Java.... Load Fonts from System There is a...SystemFontSource (). getAvailableFonts () Load Fonts from Folder If the document...

    docs.aspose.com/words/java/specify-truetype-fon...