Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 380,296 for

save

(0.14 sec)
  1. Create ComboBox Field|Aspose.PDF for Java

    Learn how to add a combo box field to a PDF document in Java using the FormEditor facade in Aspose.PDF.... Save the updated document. public... "New Zealand" }); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/create-combobox-field/
  2. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/cpp/split-a-document/
  3. Convert OTT to POWERPOINT via C++ or with free ...

    Export OTT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POWERPOINT online converter quickly before integrating the code.... Finally, users can save the new presentation as a POWERPOINT...Convert OTT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/ott-to...
  4. Convert DOC to PPS via C++ or with free Online ...

    Export DOC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPS online converter quickly before integrating the code.... Finally, users can save the presentation as a PPS file...Convert DOC to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/doc-to...
  5. Convert DOCX to POTX via C++ or with free Onlin...

    Export DOCX to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTX online converter quickly before integrating the code....create a new presentation and save it as a POTX file. This process...Convert DOCX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/docx-t...
  6. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles during Excel to HTML conversion using Aspose.Cells for C++...." ); // Specify HTML save options; we want to exclude...true ); // Save the workbook in HTML format wb . Save ( u "outputExcludeUnusedS...

    docs.aspose.com/cells/cpp/exclude-unused-styles...
  7. Გადაიყვანეთ TEXT HTML C++

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

    products.aspose.com/words/ka/cpp/conversion/tex...
  8. Გადაიყვანეთ DOC PDF C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  9. Extract Assets from X File Formats via Java | p...

    Sample Java extract assets code for X file. Use this example code to extract assets from X 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/x/
  10. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Node.js....image, again, in any supported save format . Convert to Image Format...make the necessary changes, and save it in any available image format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...