Sort Score
Result 10 results
Languages All
Labels All
Results 8,881 - 8,890 of 368,314 for

save

(0.3 sec)
  1. Extract Assets from 3MF File Formats via Java |...

    Sample Java extract assets code for 3MF file. Use this example code to extract assets from 3MF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/3mf/
  2. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/obj/
  3. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/dxf/
  4. Extract Assets from AMF File Formats via Java |...

    Sample Java extract assets code for AMF file. Use this example code to extract assets from AMF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/amf/
  5. 使用Node.js的C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查VBA代码的数字签名的有效性。...()); // Modify the VBA Code, save the workbook then reload //...setCodes ( code ); // Save workbook . save ( path . join ( dataDir...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-di...
  6. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient document format detection. Access detailed data to enhance your file management solutions....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...
  7. TableSubstitutionRule class | Aspose.Words for ...

    Aspose.Words.Fonts.TableSubstitutionRule class. Table font substitution rule... save(fileName) Saves the current table substitution...settings to file. save(outputStream) Saves the current table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML....write ( 'Cell2' ) save_options = aw . saving . MarkdownSaveOptions...MarkdownSaveOptions () save_options . export_as_html = aw . saving . MarkdownExportAsHtml...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 图片|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。... Save ( imageStream , System . Drawing... Height , ppImage ); pres . Save ( @"c:\_tmp\xxx.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Convert PDF to Image in PHP | products.aspose.com

    Convert PDF to Image in PHP. Use PowerPoint PHP API to convert PDF files to Image...Presentation from PDF file and save it as Image. PHP code for converting...the source PDF files in PHP. Save result as Image file. Free Online...

    products.aspose.com/slides/php-java/conversion/...