Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 375,052 for

save

(0.19 sec)
  1. ImageSavingArgs.imageFileName property | Aspose...

    ImageSavingArgs.imageFileName property. Gets or sets the file name (without path) where the image will be Saved to....path) where the image will be saved to. get imageFileName () : string...the value of this property to save the image into a different file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSaveOptions.UseGdiEmfRenderer | Aspose.Wor...

    Optimize EMF saving with ImageSaveOptions. Control GDI or Aspose.Words renderer settings for enhanced image quality and performance....Words metafile renderer when saving to EMF. public bool UseGdiEmfRenderer...to GDI+ graphics object and saved to metafile. If set to false...

    reference.aspose.com/words/net/aspose.words.sav...
  3. How to Convert Microsoft Project Files to CSV F...

    Convert MPP files to CSV using Aspose.Tasks for .NET in C#....Save method and specify the SaveFileFormat..."New Project.mpp" ); 2 project. Save ( "SaveProjectAsCSV_out.csv"...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  4. Java API to Convert DOTM to FODS or with free O...

    Convert DOTM to FODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to FODS online converter quickly before integrating the code....Convert DOTM to HTML by using Save method Load HTML document by...Workbook class Save the document to FODS format using Save method Conversion...

    products.aspose.com/total/java/conversion/dotm-...
  5. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... save ( output_file ) 从PDF文件获取文本注释...annotations . delete ( ta ) document . save ( output_file ) 如何添加(或创建)新的自由文本注释...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  6. Convert TXT to PPTM in Android Apps or with fre...

    TXT to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....write HTML content in it, and save it as PPTM. Aspose.Total for...write HTML content in it, and save it as PPTM. This API provides...

    products.aspose.com/total/android-java/conversi...
  7. ImageSaveOptions.TiffCompression | Aspose.Words...

    Optimize your TIFF images with the ImageSaveOptions TiffCompression property, allowing you to choose the best compression method for quality results....of compression to apply when saving generated images to the TIFF...Remarks Has effect only when saving to TIFF. The default value...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. 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...
  10. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...( line ); // Save PDF document document . Save ( dataDir + "AddLineObject_out...( line ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/add-line/