Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 368,030 for

save

(0.12 sec)
  1. C++ API to Convert PPTX to DOTX or with free On...

    Export PPTX to DOTX within your C++ applications or online. Test free PPTX to DOTX online converter quickly before integrating the code....Render PPTX to HTML by using Save member funciton and set Html...reference Save the document to DOTX format by using Save member...

    products.aspose.com/total/cpp/conversion/pptx-t...
  2. Create Email Signature in .NET | products.aspos...

    Learn how to programmatically create custom email signatures in EML files using C#. Simplify communication management and personalization.... Save or send updated emails : Once...added, the email can either be saved to disk or sent directly using...

    products.aspose.com/email/net/create-email-sign...
  3. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....in which the result is to be saved and the required validation...); } // Save the updated document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  4. Printing Project Files | Aspose.Tasks Documenta...

    Learn how to export Microsoft Project (MPP) files to separate image files using Aspose.Tasks for .NET with ImageSaveOptions and page settings.... It specifies whether to save pages to separate files or not...contains a list of page numbers to save when exporting project layouts...

    docs.aspose.com/tasks/net/printing-project-page...
  5. Გადაიყვანეთ DOC RTF C++

    გადაიყვანეთ DOC RTF C++ ფორმატში კოდით. შეინახეთ DOC როგორც RTF C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის RTF სახით შესანახად...<Document>( u"Input.doc" ); doc-> Save ( u"Output.rtf" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/doc...
  6. Გადაიყვანეთ TEXT WORD C++

    გადაიყვანეთ TEXT WORD C++ ფორმატში კოდით. შეინახეთ TEXT როგორც WORD C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის Word სახით...<Document>( u"Input.txt" ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/tex...
  7. Java API to Export CGM to GIF | products.aspose...

    Convert CGM to GIF using on premise Java API...Convert CGM to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/java/conversion/cgm-t...
  8. Working with Contacts in PST File|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 contacts information from PST...Microsoft Outlook PST file and save contacts to disk in MSG format...

    docs.aspose.com/email/java/working-with-contact...
  9. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/usdz/
  10. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove pages from or to XPS documents with a few lines of C# code.... Save the changed XPS document using...using the XPsDocument.Save C# Code to add pages to an XPS file...

    products.aspose.com/page/net/add-delete-pages/