Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 370,798 for

save

(0.26 sec)
  1. 在将Excel转换为PDF时渲染实线网格线 with C++|Documentation

    了解如何在将Excel转换为PDF时渲染实线网格线,使用Aspose.Cells与C++。...); // Save the pdf file with PdfSaveOptions wb . Save ( u "....); std :: cout << "PDF file saved successfully with gridlines...

    docs.aspose.com/cells/zh/cpp/render-solid-gridl...
  2. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity....during document loading or saving that might result in loss of...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Converting a HTML file to SVG using Python | As...

    Sample code on Python for HTML to SVG conversion. Use example code for batch HTML to SVG conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as a SVG image...

    products.aspose.com/pdf/python-net/conversion/h...
  4. Export PPSM to DOC on Andorid via Java or with ...

    Convert PPSM to DOC in mobile apps without installing any software or online. Test free PPSM to DOC online converter quickly before integrating the code....Convert PPSM to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOC format using save method and...

    products.aspose.com/total/android-java/conversi...
  5. Export PPS to RTF on Andorid via Java or with f...

    Convert PPS to RTF in mobile apps without installing any software or online. Test free PPS to RTF online converter quickly before integrating the code....Convert PPS to HTML by using save method and set Html as SaveFormat...Document class Save the document to RTF format using save method and...

    products.aspose.com/total/android-java/conversi...
  6. Extract Assets from X File Formats via .NET | p...

    C# source code to load, render and add extract assets from X documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/x/
  7. Extract Assets from ASE File Formats via .NET |...

    C# source code to load, render and add extract assets from ASE documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/ase/
  8. Გადაიყვანეთ WORD TXT C++

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

    products.aspose.com/words/ka/cpp/conversion/wor...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....SetFitToPagesWide ( 1 ); // Save the workbook workbook . Save ( U16String (...)); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  10. Გადაიყვანეთ HTML WORD C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...