Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 28,749 for

file

(0.06 sec)
  1. Aspose::Words::FileFormatUtil::LoadFormatToSave...

    Aspose::Words::FileFormatUtil::LoadFormatToSaveFormat method. Converts a LoadFormat value to a SaveFormat value if possible in C++....document from a file that is missing a file extension, and then...then detect its file format. { SharedPtr < System :: IO :: FileStream...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. Convert MHTML to DOCX – C# Examples

    Convert MHTML to DOCX and consider the supported MHTML to DOCX conversion scenarios in C# examples. Try online MHTML Converter.... Load an MHTML file from your local file system, select the...conversion result as a separate file. using Aspose.Html; using Aspose...

    docs.aspose.com/html/net/convert-mhtml-to-docx/
  3. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......bmp The module handles Bmp file format processing. aspose.psd...jpeg The module handles Jpeg file format processing. aspose.psd...

    reference.aspose.com/psd/python-net/
  4. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input Files into desired formats with ease and precision....using specified input output file names and its extensions. public...The input file name. outputFile String The output file name. Remarks...

    reference.aspose.com/words/net/aspose.words.low...
  5. Supported Image 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....five most common raster image file formats and two vector image...Recognition Generation JPEG File format standardized by the Joint...

    docs.aspose.com/barcode/cpp/image-formats/
  6. EmbeddedFontFormat | Aspose.Words for Java

    Specifies format of particular embedded font inside FontInfo object in Java....When saving a document to a file, only embedded fonts of corresponding...document, and save it to the local file system. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. DigitalSignatureUtil | Aspose.Words for Java

    Provides methods for signing document in Java....digital signature works with file content rather than Document...from a document from a local file system filename: DigitalSignatureColl...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Convert PUB to PNG using C++

    In this tutorial, we will understand how to convert PUB to PNG using C++. You will learn how to load the input PUB File and render it to an image in C++ with simple API calls on Windows or Linux environments....Firstly, the PUB file is converted to a PDF file and then the intermediate...intermediate PDF file is rendered to PNG format using C++ with...

    kb.aspose.com/pub/cpp/how-to-convert-pub-to-png...
  9. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....saveOptions) Specifies output file for the processor. to(String...as a separate file. The specified output file name will be used...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert HTML to PDF in Java – Aspose.HTML for Java

    Convert HTML to PDF with Aspose.HTML for Java. Use Converter and PdfSaveOptions classes for precise and customizable PDF outputs....Contents [ Hide Show ] PDF files have many advantages over other...an HTML document into a PDF file with just a single line of code...

    docs.aspose.com/html/java/html-to-pdf-converter/