Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 377,211 for

save

(0.16 sec)
  1. Გადაიყვანეთ 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...
  2. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、PPTX 和 ODP。...400 , 300 ); $presentation -> save ( "chart.pptx" , SaveFormat...( $chart ); $presentation -> save ( "chart_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. 评论|Aspose.Slides 文档

    使用 Aspose.Slides for Java 处理幻灯片评论:添加、回复、编辑、解决,并在 PPT、PPTX 和 ODP 演示文稿中导出评论,提供 Java 代码示例。... save ( "modern_comment.pptx" , SaveFormat.... remove (); presentation . save ( "modern_comment_removed.pptx"...

    docs.aspose.com/slides/zh/java/examples/element...
  4. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#.... Save (); private void CreateDocumentProper...EndTable (); // Save the document to disk. doc . Save ( "Inserting...

    docs.aspose.com/words/net/inserting-table/
  5. Converting a XPS file to DOCX using C++ | Aspos...

    Sample code for XPS to DOCX conversion using C++. Use C++ example for batch XPS to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-d...
  6. Converting a SVG file to PDF using C++ | Aspose...

    Sample code for SVG to PDF conversion using C++. Use C++ example for batch SVG to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/svg-to-pdf/
  7. Converting a XPS file to XLSX using C++ | Aspos...

    Sample code for XPS to XLSX conversion using C++. Use C++ example for batch XPS to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-x...
  8. Converting a MHT file to DOCX using C++ | Aspos...

    Sample code for MHT to DOCX conversion using C++. Use C++ example for batch MHT to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/mht-to-d...
  9. Converting a TEX file to DOCX using C++ | Aspos...

    Sample code for TEX to DOCX conversion using C++. Use C++ example for batch TEX to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-d...
  10. Converting a TEX file to PDF using C++ | Aspose...

    Sample code for TEX to PDF conversion using C++. Use C++ example for batch TEX to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-pdf/