Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 375,975 for

save

(0.66 sec)
  1. Փոխարկել DOC TXT C++

    Փոխարկեք DOC ը TXT ձևաչափի C++ կոդով: Պահեք DOC որպես TXT օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես TXT...<Document>( u"Input.doc" ); doc-> Save ( u"Output.txt" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/doc...
  2. Փոխարկել 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/hy/cpp/conversion/doc...
  3. 使用C++在HtmlSaveOptions.TableCssId属性前缀表元素样式|Docum...

    学习如何使用HtmlSaveOptions.TableCssId属性前缀表元素样式,示例ID为Aspose.Cells for C++。...SetStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . Save ( u "outputTableCssId...

    docs.aspose.com/cells/zh/cpp/prefix-table-eleme...
  4. 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...."Table1" ); //Add a column to save pictures. DataColumn dc = t...(); //Save the Excel file. designer . Workbook . Save ( "out_ImageSmartBook...

    docs.aspose.com/cells/zh/net/image-markers-in-a...
  5. 用 Python.NET 在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML时启用CSS自定义属性。...xlsx" )) # Configure HTML save options opts = HtmlSaveOptions...es = True # Save the workbook in HTML wb . save ( os . path ...

    docs.aspose.com/cells/zh/python-net/enable-css-...
  6. Auto-space a Collection of Shapes in the Visio ...

    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....options ); // save Visio drawing diagram . save ( "c:\\temp\\AutoSpaceShapes_Out...Export of Hidden Visio Pages on Saving Format Visio Pages...

    docs.aspose.com/diagram/java/auto-space-a-colle...
  7. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram.... Value = 11 ; // Save Visio diagram . Save ( dataDir + "SetPageSize_out...Export of Hidden Visio Pages on Saving...

    docs.aspose.com/diagram/net/change-page-size/
  8. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the document....load_format ) save_format = aw . FileFormatUtil . extension_to_save_format...directly to its SaveFormat: save_format = aw . FileFormatUtil...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentSecurity Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentSecurity enum to enhance your document's security. Easily specify and manage security levels for optimal protection.... Save ( ArtifactsDir + "DocumentProperties...IsWriteProtected , Is . True ); doc . Save ( ArtifactsDir + "DocumentProperties...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....NotAutomatically ; // Save Visio diagram . Save ( dataDir + "SetAutoExpand_out...Export of Hidden Visio Pages on Saving...

    docs.aspose.com/diagram/net/check-page-autoexpand/