Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 375,564 for

save

(0.13 sec)
  1. Aspose.PSD for .NET 19.12 - 发布说明|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 ( "psdnet11_output.psd" ); }...; break ; } } break ; } im . Save ( exportPath ); } } PSDNET-115...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. BuiltInDocumentProperties.HyperlinkBase | Aspos...

    Discover the BuiltInDocumentProperties HyperlinkBase property to optimize relative hyperlinks in your documents for seamless navigation and enhanced user experience.... Save ( ArtifactsDir + "DocumentProperties...to the one we are planning to save the document in. // We could...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for .NET API, developers can create 3D objects, and then Save 3D scene in any supported 3D format....create 3D objects, and then save 3D scene in any supported 3D...ordinal mesh/triangle mesh during saving the scene into different supported...

    docs.aspose.com/3d/net/create-rectangular-torus...
  4. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output to perfectly fill any browser window or container for stunning visuals....the SvgSaveOptions object to save with no page borders or selectable...SvgTextOutputMode . UsePlacedGlyphs }; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Render Resource Usage View | Aspose.Tasks Docum...

    Learn how to render Microsoft Project (MPP/XML) resource usage view using Aspose.Tasks for C# and VBScript....t::ResourceUsage); 10 11 // Save the Project 12 System ::String...s_out.pdf" ; 13 project1 -> Save(dataDir + outputFile, options);...

    docs.aspose.com/tasks/cpp/resource-usage-view/
  6. How to Convert Excel to PDF using C++

    In this tutorial, we will learn how to convert Excel to PDF using C++. You can perform the Excel to PDF conversion using C++ in any operating systems like Microsoft Windows and Linux etc....input Excel file Save output PDF file with Save method You can...follow the example below to save any Excel file to PDF using...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  7. Load or Import CSV file with Formulas via JavaS...

    Learn how to load and import CSV files containing formulas using Aspose.Cells for JavaScript via C++....> Load CSV with Formulas and Save as XLSX < /title> < /head> <...> Load CSV with Formulas and Save as XLSX < /h1> < input type...

    docs.aspose.com/cells/javascript-cpp/load-or-im...
  8. Concatenate PDF Files in PHP|Aspose.PDF for Java

    Learn how to concatenate multiple PDF files into a single document in PHP using Aspose.PDF for easier document management....add ( $pdf2 -> getPages ()); # Save the concatenated output file...(the target document) $pdf1 -> save ( $dataDir . "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  9. OleFormat.suggestedFileName property | Aspose.W...

    OleFormat.suggestedFileName property. Gets the file name suggested for the current embedded object if you want to Save it into a file....embedded object if you want to save it into a file. get suggestedFileName...extension, // which we can use when saving the object's contents into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Simple Mail Merge in PHP|Aspose.Words for Java

    Simple Mail Merge using PHP...."London" ) ); // Saves the document to disk. $ doc -> save ( $ dataDir...coding sites: GitHub Load And Save To Stream in PHP Update Fields...

    docs.aspose.com/words/java/simple-mail-merge-in...