Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 376,890 for

save

(0.37 sec)
  1. FileFormatUtil.saveFormatToLoadFormat method | ...

    FileFormatUtil.SaveFormatToLoadFormat method. Converts a [SaveFormat](../../Saveformat/) value to a [LoadFormat](../../loadformat/) value if possible....Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Java Email API for Thunderbird and OutLook Form...

    Java code examples for converting Thunderbird and OutLook formats EML EMLX MBOX ICS MSG HTML OFT OLM OST PST and VCF via Email library....API object model and call the save method having the relevant parameters...source file and calling the save method having output file and...

    products.aspose.com/email/java/conversion/
  3. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for PHP via Java. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Create Scene with Primitive 3D Shapes|Documenta...

    Using Aspose.3D for .NET, developers can define a scene with primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....to mesh automatically while saving in any supported output file...with primitive 3D shapes and save in the FBX file. // For complete...

    docs.aspose.com/3d/net/create-scene-with-primit...
  5. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Node.js via Java API has support of primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....to mesh automatically while saving in any supported output file...with primitive 3D shapes and save in the OBJ file. var aspose...

    docs.aspose.com/3d/nodejs-java/create-scene-wit...
  6. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just Save it as an image.... Once the save options are defined in C++ PDF...simply performed by calling the save function of the document class...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  7. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportCompactSize method. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly. Default value is false in C++....Aspose::Words::Saving::RtfSaveOptions::get_ExportCompactSize...false . bool Aspose :: Words :: Saving :: RtfSaveOptions :: get_ExportCompactSize...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Control Exception PDF File|Aspose.PDF for .NET

    Learn how to handle exceptions in PDF processing and ensure smooth operations while working with PDFs using Aspose.PDF in .NET....Message}" ); } // Save PDF document fileSecurity . Save ( dataDir +...Message}" ); } // Save PDF document fileSecurity . Save ( dataDir +...

    docs.aspose.com/pdf/net/control-exception/
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Thumbnail method. Gets or sets the thumbnail of the document in C++....thumbnail to a document that we save as an Epub. auto doc = System...u "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. 将 MSG 保存为 PDF|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.... load ( fstream ); //Save the Message to output stream...ByteArrayOutputStrea (); eml . save ( emlStream , SaveOptions ....

    docs.aspose.com/email/zh/java/saving-a-msg-as-pdf/