Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 375,703 for

save

(0.2 sec)
  1. Generate UV|Documentation

    Aspose.3D for .NET offers PolygonModifier class which exposes GenerateUV method, with which you can manually generate UV and associate it with the mesh. Following code snippet shows complete functionality to generate and associate it....CreateChildNode ( mesh ); //then save it scene . Save ( "Aspose.obj" ); MappingMode...

    docs.aspose.com/3d/net/generate-uv/
  2. Fillable PDF Forms using .NET | Aspose.PDF

    Сreate fillable PDF forms programmatically with C# sample code using Aspose.PDF for .NET.... Save modified PDF Fill AcroForm in...text value" ; pdfDocument . Save ( outputFile ); }...

    products.aspose.com/pdf/net/acroforms/fill/
  3. Untangle Row Bookmarks in Python|Aspose.Words f...

    Untangle Row Bookmarks using Python.... ' ) \# Save the finished document . doc . save ( self . dataDir...

    docs.aspose.com/words/java/untangle-row-bookmar...
  4. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF document.... save ( output_file ) Get Link Annotation...1st page. After this we will save document with removed annotation...

    docs.aspose.com/pdf/python-net/link-annotations/
  5. Convert FLATOPC to PPS via Java or with free On...

    Java API to Export FLATOPC to PPS without using Microsoft Word or PowerPoint or online. Test free FLATOPC to PPS online converter quickly before integrating the code....the HTML content in it, and save it as PPS. The Aspose.Total...write HTML content in it, and save it as PPS. The process of converting...

    products.aspose.com/total/java/conversion/flato...
  6. Protect PDF using C# | Aspose.PDF

    Lock PDF with password programmatically with C# sample code using Aspose.PDF for .NET... Save result in PDF format Protect...AESx128 , false ); document . Save ( outputFile );...

    products.aspose.com/pdf/net/protect/
  7. Add Material to 3D Entities|Documentation

    PBR plays a key role for the game engine visuals, with its efficient and realistic rendering of interactions between light and surface via attenuation of the brightness and scattering of reflected light. Developers can use Aspose.3D API to apply PBR material to 3D objects in a scene. This code example demonstrates to how to create a Box object, and then apply the PBR material....mat ); // save 3d scene into USDZ format scene . save ( "PBR_Material_Box_Out...

    docs.aspose.com/3d/nodejs-java/add-material-to-...
  8. Convert PS to POT via Java API | products.aspos...

    Java API to Convert PS to POT without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  9. 保持空行的分隔符在导出电子表格到 CSV 格式时通过 Node.js 和 C++|Docume...

    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....); // Instantiate Text File's Save Options const options = new...true ); // Save the file with the options wb . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/keep-separa...
  10. 用C++将工作簿转换为JSON|Documentation

    学习如何用Aspose.Cells for C++将Excel工作簿转换为JSON格式。...SaveFormat::Json 作为 Workbook::Save 方法的第二个参数传递。也可以使用 JsonSaveOptions...workbook ( inputFilePath ); // Save the workbook as JSON U16String...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...