Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 375,713 for

save

(0.08 sec)
  1. Working with Outlook Contacts using C++ Email P...

    C++ Email Parser Library allows you to create, Save and read Outlook contacts and import contacts from MSG and VCard file formats....Contents [ Hide ] Creating, Saving and Reading Contacts Like MapiMessage...article shows how to create, save and read an Outlook contact...

    docs.aspose.com/email/cpp/working-with-outlook-...
  2. Convert Document to HTML|Aspose.Words for Java

    Convert a document in any supported format to HTML easily and fast instead of using docx4j in Java....Words, simply invoke the save()}}method of {{Document class...dataDir + "document.doc" ); doc . save ( dataDir + "html/Aspose_DocToHTML...

    docs.aspose.com/words/java/convert-document-to-...
  3. Render Presentations with Fallback Fonts in .NE...

    Render presentations with fallback fonts in Aspose.Slides for .NET – keep text consistent across PPT, PPTX and ODP with step-by-step C# code samples....Save() method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/net/render-presentation-...
  4. 通过C++用JavaScript保存为ODF 1.1、1.2和1.3|Documentation

    使用Aspose.Cells for JavaScript通过C++将Excel转换为ODF 1.1、1.2和1.3规格...Cells ODS Save Example </ title > </ head >...body > < h1 > Aspose.Cells ODS Save Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/save-od...
  5. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.SaveImagesAsWmf property. When ``true`` all images will be Saved as WMF....When true all images will be saved as WMF. get saveImagesAsWmf...Windows Metafile format as we save the document as an RTF. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type to single image in C++....jpg" ); doc -> Save ( get_ArtifactsDir () + u "Shape...() + u "Logo.jpg" )); doc -> Save ( get_ArtifactsDir () + u "Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Extract images from PDF in PHP | Aspose.PDF

    PHP sample code for extracting images from PDF file on on any platform.... Save output image to jpeg file. Save updated PDF...new FileOutputStream object to save the image $outputImage = new...

    products.aspose.com/pdf/php-java/parser/images/
  8. Aspose 中的公共 API 更改。3D 16.11.0|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....texture coordinate during load and save. //to make sure it's compatible...EmbedAssets = true ; scene . Save ( "d:\\test.gltf" , opt ); ...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  9. Import Presentations from PDF or HTML in C++|As...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in C++ with Aspose.Slides for seamless, high-performance slide processing.... Use the Save() method to save the file in the PowerPoint...u "InputPDF.pdf" ); pres -> Save ( u "OutputPresentation.pptx"...

    docs.aspose.com/slides/cpp/import-presentation/
  10. Import Presentations from PDF or HTML in Java|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for seamless, high-performance slide processing.... Use the save() method to save the file in the PowerPoint...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/java/import-presentation/