Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 375,987 for

save

(0.14 sec)
  1. Online XPS to Powerpoint Conversion or Develop ...

    Free online app to convert XPS to Powerpoint files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/xps-t...
  2. Online XPS to PPS Conversion or Develop Java ba...

    Free online app to convert XPS to PPS files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/java/conversion/xps-t...
  3. Online MHTML to POTX Conversion or Develop Java...

    Free online app to convert MHTML to POTX files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/java/conversion/mhtml...
  4. Online MHTML to SWF Conversion or Develop Java ...

    Free online app to convert MHTML to SWF files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by...Presentation class Save the document to SWF format using save method and...

    products.aspose.com/total/java/conversion/mhtml...
  5. How to Stop Document.save method after Specific...

    Hello! I am addressing you with an request to provide us with support to terminate the Word document saving operation, regardless of the type/format of the target document. Just to remind you… a couple of months ago I …...save method after Specific Time using Java...terminate the Word document saving operation , regardless of the...

    forum.aspose.com/t/how-to-stop-document-save-me...
  6. Online SVG to PPTM Conversion or Develop Java b...

    Free online app to convert SVG to PPTM files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPTM format using save method and...

    products.aspose.com/total/java/conversion/svg-t...
  7. Customize Barcode Appearance in C#|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for .NET... Save ( $"{path}AutoSizeModeNone.png"...XDimension . Pixels = 3 ; gen . Save ( $"{path}AutoSizeModeInterpol...

    docs.aspose.com/barcode/net/customize-barcode-a...
  8. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes....PDF417 standard that allows saving print space and is intended...Pdf417 . Columns = 3 ; gen . Save ( $"{path}Pdf417Basic.png" ...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  9. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON..., options ); // Optionally, save the document with fields to...to a new PDF document . Save ( dataDir + "TextBox_out.pdf" ); }...

    docs.aspose.com/pdf/net/import-export-json/
  10. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...Save 方法重载。这应该是从 SaveOptions 类派生的...FromFile "document.fbx" ); scene . Save ( "UncompressedDocument.fbx"...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...