Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 363,370 for

save

(0.16 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. Insert Hyperlink to Document|Aspose.Words for Java

    Insert a hyperlink to a document easily and fast instead of using docx4j.... save ( dataDir + "AsposeAddHyperlinks...paragraph ); // Now save it wordMLPackage . save ( new java . io...

    docs.aspose.com/words/java/insert-hyperlink-to-...
  3. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET.... Save our PDF file. // For complete...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCurve1_out...

    docs.aspose.com/pdf/net/add-curve/
  5. Გადაიყვანეთ 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...
  6. Გადაიყვანეთ HTML DOCX C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  7. Გადაიყვანეთ 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...
  8. Add background to PDF with JavaScript via C++|A...

    Add background image to the your PDF file with JavaScript via C++....onload = ( event ) => { /*prepare(save) the image file from BLOB*/...the image file into PDF and save the “ResultBackgroundImag.pdf”...

    docs.aspose.com/pdf/javascript-cpp/add-backgrou...
  9. Aspose.PSD为.NET 21.3版 - 发布说明|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 ( outputFile , new PngOptions...// 以这种方式保存已更改的PSD文件 image . Save ( outputSmartObjectPat , new...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Aspose::Words::WarningInfo::get_WarningType met...

    Aspose::Words::WarningInfo::get_WarningType method. Returns the type of the warning in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...