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

save

(0.38 sec)
  1. Convert OBJ to USDZ in Python

    This concise tutorial walks you through the process to convert OBJ to USDZ in Python. It covers the key procedures, necessary components, and a practical coding example to create an OBJ to USDZ converter in Python....function Output the USDZ using the save function These instructions...into USDZ by exporting with the save method. Code to Export OBJ to...

    kb.aspose.com/3d/python/convert-obj-to-usdz-in-...
  2. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。... 使用 Save 方法将对象保存为 HTML 文件。 以下代码演示了如何在...)); // 将演示文稿保存为 HTML pres . save ( "ConvertWholePresenta_out...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  3. View or Edit PPT Files Metadata using Python | ...

    Python source code to edit or view PPT format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  4. View or Edit OTP Files Metadata using Python | ...

    Python source code to edit or view OTP format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  5. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Save the file. The following code...getParagraphs (). add ( table ); // Save updated document containing...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  6. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...squareAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/figures-annotation/
  7. View or Edit PPTM Files Metadata using Java | p...

    Java source code to edit or view PPTM format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pptm"...

    products.aspose.com/slides/java/metadata/pptm/
  8. View or Edit POTM Files Metadata using Java | p...

    Java source code to edit or view POTM format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.potm"...

    products.aspose.com/slides/java/metadata/potm/
  9. View or Edit PPSX Files Metadata using Java | p...

    Java source code to edit or view PPSX format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.ppsx"...

    products.aspose.com/slides/java/metadata/ppsx/
  10. View or Edit PPTX Files Metadata using Java | p...

    Java source code to edit or view PPTX format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pptx"...

    products.aspose.com/slides/java/metadata/pptx/