Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 180,333 for

save

(0.09 sec)
  1. PDF to HTML Converter using Java | Aspose.PDF

    PDF to HTML conversion via Java sample code. Programmers can use this example code to export PDF to HTML within any Web or Desktop Java based application....output file path as parameters Save the output HTML file Here is...your PDF file and then simply save it as a HTML file. You can use...

    products.aspose.com/pdf/java/conversion/pdf-to-...
  2. Writing Updated Resource Data to MPP

    Learn how to update Microsoft Project (MPP/XML) resources using Aspose.Tasks for C++....MPP file’s resource data and save it data back to the MPP file...Update existing resource data. Save the project using the Project...

    docs.aspose.com/tasks/cpp/writing-updated-resou...
  3. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...new PDF page After the loop save the result Here is an example...Merge JPEG files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/
  4. PDF to SVG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Java sample code using Aspose.PDF for Java...file to new page After the loop save the result Here is an example...Merge PDF files using Java and save as SVG Example Java: this sample...

    products.aspose.com/pdf/java/merger/pdf-to-svg/
  5. PDF to JPEG Converter using Python via Java | A...

    Sample code on Python via Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Python and Java...convert the PDF document to JPEG Save the output JPEG file Here is...your PDF file and then simply save it as a JPEG file. You can use...

    products.aspose.com/pdf/python-java/conversion/...
  6. Aspose::Words::Saving::PdfSaveOptions::get_Imag...

    Aspose::Words::Saving::PdfSaveOptions::get_ImageCompression method. Specifies compression type to be used for all images in the document in C++....Aspose::Words::Saving::PdfSaveOptions::get_ImageCompression method...document. Aspose :: Words :: Saving :: PdfImageCompression Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Drawing Exchange Format

    DXF (Drawing Exchange Format) is a file format developed by Autodesk that is widely used for exchanging and sharing 2D and 3D design data between different CAD (Computer-Aided Design) software applications. DXF files contain information about geometric shapes, lines, arcs, and other elements used in drawings, as well as layer information, text, and dimensions. The format is supported by various CAD software, making it a standard for interoperability and collaboration in the design industry. DXF files can be easily accessed, edited, and shared, facilitating the exchange of design data across different platforms and software applications....the drawing that you want to save as a DXF file. Go to the "File"...and select the "Save As" option. In the "Save As" dialog box,...

    products.aspose.com/gis/net/gis-formats/dxf
  8. Aspose::Words::Saving::ImageColorMode enum | As...

    Aspose::Words::Saving::ImageColorMode enum. Specifies the color mode for the generated images of document pages in C++....Aspose::Words::Saving::ImageColorMode enum Contents [ Hide ]...-> get_Length ()); // When we save the document as an image, we...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FileFormatUtil class | Aspose.Words for Python

    aspose.words.FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums... content_type_to_save_format(content_type) Converts...Converts IANA content type into a save format enumerated value. de...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge HTML files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/