Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 375,973 for

save

(0.23 sec)
  1. Converting a PDF file to DOC using Android via ...

    Sample code on Java for PDF to DOC conversion. Use example code for batch PDF to DOC conversion in Android...save Save the DOC file Here is an example...your PDF file and then simply save it as a DOC file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  2. Converting a XPS file to XLS using C++ | Aspose...

    Sample code for XPS to XLS conversion using C++. Use C++ example for batch XPS to XLS conversion....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-xls/
  3. Converting a XPS file to SVG using C++ | Aspose...

    Sample code for XPS to SVG conversion using C++. Use C++ example for batch XPS to SVG conversion....Save method while passing the output...SaveFormat.Svg as parameters Save the output SVG file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-svg/
  4. How to Convert Outlook Email to HTML using Python

    This easy topic focuses on how to convert Outlook Email to HTML using Python by providing all the environment setup details and a working sample code. In order to convert Email to HTML Python based API can be effectively used in any of the .NET Core and Python configured environments in operating systems like Windows and Linux....options Save the loaded MSG\EML file as HTML using the save method...be set and finally, we will save the email as an HTML file either...

    kb.aspose.com/email/python/how-to-convert-outlo...
  5. Online TEX to SWF Conversion or Build .NET base...

    Free online app to convert TEX to SWF files. .NET C# conversion library code for TEX documents....Convert TEX to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to SWF format using Save method and...

    products.aspose.com/total/net/conversion/tex-to...
  6. Online PDF to ODP Conversion or Build .NET base...

    Free online app to convert PDF to ODP files. .NET C# conversion library code for PDF documents....Convert PDF to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to ODP format using Save method and...

    products.aspose.com/total/net/conversion/pdf-to...
  7. Converting a MHTML file to XLSX using C++ | Asp...

    Sample code for MHTML to XLSX conversion using C++. Use C++ example for batch MHTML to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  8. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....); // Save the workbook with the watermark. wb . Save ( u "o...); std :: cout << "Workbook saved with watermark successfully...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  9. 用六个面将场景渲染到立方体图中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以将具有六个面的场景渲染到cubemap中,并将所有面保存为支持的图像格式。...ITextureCubemap ; //we can directly save each face to disk by specifing...png" }; //and call Save method cubemap . Save ( fileNames , ImageFormat...

    docs.aspose.com/3d/zh/net/render-a-scene-into-t...
  10. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!...DiagonalCornersRound, // then save the document with "Strict" or..."Transitional" compliance, which allows saving shape as DML. OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words/doc...