Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 361,336 for

save

(0.34 sec)
  1. Convert XLSB to PPTX with C++ or with free Onli...

    Convert XLSB to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xlsb" ); // save XLSB as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsb-t...
  2. Convert TSV to POWERPOINT with C++ or with free...

    Convert TSV to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.tsv" ); // save TSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/tsv-to...
  3. Convert XLS to DOCX with C++ or with free Onlin...

    Convert XLS to DOCX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOCX format using Save member function..."sourceFile.xls" ); // save XLS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xls-to...
  4. Convert XLTX to DOCX with C++ or with free Onli...

    Convert XLTX to DOCX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOCX format using Save member function..."sourceFile.xltx" ); // save XLTX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xltx-t...
  5. Convert XLTX to POWERPOINT with C++ or with fre...

    Convert XLTX to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xltx" ); // save XLTX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xltx-t...
  6. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code....below you will find out how to: Save the current graphics state,...Create a rectangle graphics path. Save the current graphics state,...

    products.aspose.com/page/net/work-with-ps-graph...
  7. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...5 ); // Save the workbook workbook . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  8. XamlFlowSaveOptions.imagesFolderAlias property ...

    XamlFlowSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an XAML document...() : string Remarks When you save a Document in XAML format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 用 Node.js 和 C++ 为 Excel 插入背景图像|Documentation

    “如何使用 Aspose.Cells for Node.js via C++ 插入背景图像到 Excel。”...buffer ); // Save the Excel file workbook . save ( "outputBackImageSheet....xlsx" ); // Save the HTML file workbook . save ( "outputBackImageSheet...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-back...
  10. How to Run Aspose.Email|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.... Body ); // Save email in EML format eml . Save ( "my.eml" ,...DefaultEml ); // Save email in MSG format eml . Save ( "my.msg" ,...

    docs.aspose.com/email/net/how-to-run-aspose-email/