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

save

(1.44 sec)
  1. Convert OTT to PPS via C++ or with free Online ...

    Export OTT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPS online converter quickly before integrating the code....Convert OTT to HTML by using Save member function Initialize a...Presentation file Save the document to PPS format using Save method and...

    products.aspose.com/total/cpp/conversion/ott-to...
  2. Convert DOTM to PPTX via C++ or with free Onlin...

    Export DOTM to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to PPTX online converter quickly before integrating the code....Convert DOTM to HTML by using Save member function Initialize a...Presentation file Save the document to PPTX format using Save method and...

    products.aspose.com/total/cpp/conversion/dotm-t...
  3. Გადაიყვანეთ 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...
  4. Გადაიყვანეთ 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...
  5. 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/
  6. 在VSTO和Aspose.Cells中隐藏和取消隐藏工作簿中的工作表|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.... xlSheetHidden ; //Save As the Excel file. excelApp...excelApp . ActiveWorkbook . Save (); //Quit the Application. excelApp...

    docs.aspose.com/cells/zh/net/hide-and-unhide-wo...
  7. Generate DotCode Barcodes in C#|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 ( $"{path}DotCodeColumns18.png"...DotCode . Rows = 12 ; gen . Save ( $"{path}DotCodeRows12.png"...

    docs.aspose.com/barcode/net/dotcode-barcodes/
  8. 使用 JavaScript 通过 C++ 将 XLSB 的修订转换为 XLSM|Documen...

    学习如何完全将 XLSB 文件的修订转换为 XLSM 格式,使用 Aspose.Cells for JavaScript 通过 C++。...Uint8Array ( arrayBuffer )); // Save Workbook to XLSM format const...const outputData = workbook . save ( SaveFormat . Xlsm ); const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children.... save ( file_name = ARTIFACTS_DIR...append_child ( inner_table ) doc . save ( ARTIFACTS_DIR + 'Table.create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Recognise Self Closing Tags with C++|Documentation

    Learn how to handle self-closing tags in HTML using Aspose.Cells with C++....loadOptions ); // Save the workbook wb . Save ( outDir + u "outsampleSelfClosing...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/recognise-self-closin...