Sort Score
Result 10 results
Languages All
Labels All
Results 8,541 - 8,550 of 368,085 for

save

(0.13 sec)
  1. File Format Conversion via C# | products.aspose...

    Convert Microsoft Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and many other popular files with just few lines of C# code....Document class and just call the Save method with target format. It’s...Image class and finally call the Save method. C# - PDF to Image Conversion...

    products.aspose.com/total/net/conversion/
  2. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote document in C#....and set the desired password Save the password protected .ONE...set the desired password and save the password protected OneNote...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...
  3. How to Convert DWG to JPG using Java

    This brief tutorial guides on how to convert DWG to JPG using Java. It can be used to preview DWG file when you create JPG from DWG without needing to install any additional application or tool in any of the common operating systems like macOS, Ubuntu or MS Windows.... You can also save the output to stream as well...of CadRasterizationOpti class Save the output JPG file In this...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-jp...
  4. PdfSaveOptions.imageColorSpaceExportMode proper...

    PdfSaveOptions.imageColorSpaceExportMode property. Specifies how the color space will be selected for the images in PDF document.... Saving . PdfImageColorSpaceEx Remarks...value is not supported when saving to PDF/A. PdfImageColorSpaceEx...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ResourceSavingArgs.resource_file_name property ...

    ResourceSavingArgs.resource_file_name property. Gets or sets the file name (without path) where the resource will be Saved to....where the resource will be saved to. @property def resource_file_name...the value of this property to save the resource into a different...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Export EMLX to GIF via Java | products.aspose.com

    Java API to Convert EMLX to GIF without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to GIF format using save method and set GIF as SaveFormat...

    products.aspose.com/total/java/conversion/emlx-...
  7. PDF to PPTX Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to PPTX on any platform...Convert a PDF Page to PptX using save_to_pptx function Close the PDF...your PDF file and then simply save it as a PPTX file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  8. PDF to DOC Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to DOC on any platform...Convert a PDF Page to DOC using save_docx function Close the PDF...your PDF file and then simply save it as a DOC file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  9. ImageSaveOptions.image_contrast property | Aspo...

    ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images....property has effect only when saving to raster image formats. The...IMAGE_DIR + 'Logo.jpg' ) # When we save the document as an image, we...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Attachments from PDF using C++ | Aspose.PDF

    C++ source code for removing attachments in a PDF file.... Save the result. This code snippet...attachments from a PDF document and saves the modified PDF as a separate...

    products.aspose.com/pdf/cpp/attachments/remove/