Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 377,039 for

save

(0.62 sec)
  1. 在将电子表格导出为CSV格式时,保持空白行的分隔符(使用C++)|Documentation

    学习如何在使用Aspose.Cells与C++导出CSV格式时保持空白行的分隔符。...); // Instantiate Text File's Save Options TxtSaveOptions options...true ); // Save the file with the options workbook . Save ( outDir...

    docs.aspose.com/cells/zh/cpp/keep-separators-fo...
  2. Convert MD to MBOX in Python | products.aspose.com

    Save MD to MBOX within Python applications without using Microsoft Word or Outlook...NET and save it into MBOX format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  3. 添加和删除书签|Aspose.PDF for Java

    您可以使用 Java 向 PDF 文档添加书签。可以从 PDF 文档中删除所有或特定书签。... save ( _dataDir + "AddBookmark_out...pdfOutline ); // 保存输出 pdfDocument . save ( _dataDir + "AddChildBookmark_out...

    docs.aspose.com/pdf/zh/java/add-and-delete-book...
  4. Convert Presentations to HTML5 on Android|Aspos...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Android via Java. Preserve formatting, animations, and interactivity.... save ( "pres.html" , SaveFormat ...setAnimateTransition ( false ); pres . save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/androidjava/export-to-ht...
  5. View or Edit PPTM Files Metadata using C++ | pr...

    C++ source code to edit or view PPTM format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/pptm/
  6. Convert ICS to EMF in Python | products.aspose.com

    Save ICS to EMF in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word EMF...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. ImageSaveOptions.threshold_for_floyd_steinberg_...

    ImageSaveOptions.threshold_for_floyd_steinberg_dithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method...jpg' ) # When we save the document as a TIFF, we can...darker images. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working With Text Layers|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....instance of the Rectangle class Save the results The following code...positions of the text layer Save the results The following code...

    docs.aspose.com/psd/net/working-with-text-layers/
  9. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape.... save ( file_name = ARTIFACTS_DIR...docx' ) save_options = aw . saving . SvgSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageBinarizationMethod enumeration | Aspose.Wo...

    Aspose.Words.Saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image....jpg" ); // When we save the document as a TIFF, we can...images. let options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...