Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 376,023 for

save

(0.31 sec)
  1. 在 Java 中将 PowerPoint 演示文稿转换为 SWF Flash|Aspose.S...

    使用 Aspose.Slides 在 Java 中将 PowerPoint(PPT/PPTX)转换为 SWF Flash。一步步代码示例,快速高质量输出,无需 PowerPoint 自动化。...PPT(X) to SWF 由 Presentation 类公开的 Save 方法可用于将整个演示文稿转换为 SWF 文档。以下示例演示如何使用由...BottomFull ); // 保存演示文稿 pres . save ( "Sample.swf" , SaveFormat...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  2. ColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ColorMode enum for optimized color rendering. Enhance your document's visual appeal with precise color settings....to change image color with saving options property. Document...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 将 3D 模型中的所有多边形转换为三角形|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在任何受支持的 3D 文件中将所有多边形转换为三角形。...triangulate ( scene ) # Save 3D scene scene . save ( "out" + "triangulated_out...

    docs.aspose.com/3d/zh/python-net/convert-all-po...
  4. Aspose.PSD for .NET 21.2 - Release Notes|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....resource after loading and saving the PSD image with shape layers...demonstrates that loading and saving the PSD image with shape layers...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-2...
  5. Document.VersionsCount | Aspose.Words for .NET

    Discover the Document VersionsCount property to easily track the number of stored document versions in your DOC files for better management and organization.... If you save this document using Aspose.Words...Words, the document will be saved without versions. Examples Shows...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Display PDF Formats Using Java | Aspose.PDF

    Open and view PDF documents programmatically with Java sample code using Aspose.PDF for Java...); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/pdf/
  7. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....---------- 10 11 try 12 { 13 //Create save options 14 System::SharedPtr...ClosePage(); 30 //Save the document 31 document -> Save(); 32 } 33 catch...

    docs.aspose.com/page/cpp/ps/working-with-document/
  8. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... Saving . OoxmlCompliance Examples...DiagonalCornersRound, // then save the document with "Strict" or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Set Code Text for Barcode in PHP|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....5 ); \ # save the barcode image to file $bb -> save ( $dataDir...

    docs.aspose.com/barcode/java/set-code-text-for-...
  10. Display EPUB Formats Using Java | Aspose.PDF

    Open and view EPUB documents programmatically with Java sample code using Aspose.PDF for Java...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/epub/