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

save

(0.53 sec)
  1. 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/
  2. Zip64Mode enumeration | Aspose.Words for Python

    aspose.words.saving.Zip64Mode enumeration. Specifies when to use ZIP64 format extensions for OOXML files.... save ( data , aspose . pydrawing...data . close () options = aw . saving . OoxmlSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....add ( graph ) # Save PDF document document . save ( path_outfile...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-ellipse/
  4. 使用 C++ 通过 Node.js 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距。还将学习如何通过 Node.js API 和 C++ 编程设置页面中心、页眉和页脚的边距。...setTopMargin ( 3 ); // Save the Workbook. workbook . save ( path . join...( true ); // Save the Workbook. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-mar...
  5. Გააკეთეთ DOCX C++ Ის Გამოყენებით

    შექმენით ახალი DOCX C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX C++ ბიბლიოთეკის გამოყენებით...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ka/cpp/make/docx/
  6. Გადაიყვანეთ 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...
  7. Aspose.PSD for .NET 21.9 - 发行说明|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 ( output1 ); image . Save ( output2 , new...loadOptions )) { // 不应抛出异常 im . Save ( outputFile ); } PSDNET-951...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....specifying additional options when saving a document into a text based...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  9. Error handling|Documentation

    Debugging and identifying errors in the source code of the Aspose.OMR template during generation....and the generated form can be saved . Otherwise, there is an error...can catch an exception from Save or SaveAsPdf methods of of the...

    docs.aspose.com/omr/net/generate-template/error...
  10. Aspose.PSD for Java 21.7 - 发行说明|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 ( outputFilePng , new PngOptions...PngOptions ()); image . save ( outputFilePsd ); } finally { image...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...