Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 369,809 for

save

(0.13 sec)
  1. Aspose::Words::Drawing::OleFormat::get_IsLocked...

    Aspose::Words::Drawing::OleFormat::get_IsLocked method. Specifies whether the link to the OLE object is locked from updates in C++....get_IsLocked ()); // If we plan on saving the OLE object to a file in...()); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. PDF to PNG Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/pdf-to-png/
  3. C# 3D Formats Extract Assets | products.aspose.com

    Extract Assets from 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....asset class, and call the The Save method for the relevant output...Create save options with FbxSaveOptions to create save options...

    products.aspose.com/3d/net/extractor/
  4. Generate QR Code|Documentation

    Learn how to generate QR codes using Aspose.BarCode for Java with examples of error correction levels, encoding modes, and common use cases....World" ); // Save barcode image generator . save ( folder + "qrcode...setResolution ( 300 ); generator . save ( folder + "qrcode_sized.png"...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....Words saves document parts when exporting...when Aspose.Words is about to save a document part. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers...numbers to table of contents when saving HTML, MHTML and EPUB. Default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert ICS to OFT via Java | products.aspose.com

    Try the code sample to convert ICS files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...Appointment class used to load and save calendar events, create new...

    products.aspose.com/email/java/conversion/ics-t...
  8. Aspose.PSD for .NET 18.8 - 发行说明|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.... Save ( exportPath ); } PSDNET-66...MergeLayerTo ( layer2 ); im2 . Save ( exportPath ); } } PSDNET-65...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  9. Convert POT to XLTX via PHP or with free Online...

    PHP API to Convert POT to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free POT to XLTX online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...call the save method Save the POT file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  10. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....$textBoxField , 1 ); // Save modified PDF $document -> save ( $outputFile...$radio ); // save the PDF file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/create-forms/