Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 310,771 for

save

(0.07 sec)
  1. C# API to Export EML to TEXT | products.aspose.com

    Convert EML to TEXT without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to TEXT format using Save method and set Text as SaveFormat...

    products.aspose.com/total/net/conversion/eml-to...
  2. Using Anonymous Types or Custom Objects|Documen...

    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....false ); //Save the excel file. report . Workbook . Save ( FileName...

    docs.aspose.com/cells/net/using-anonymous-types...
  3. Get Text of Specific Cell|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....res ); //Save the file. excelApp . ActiveWorkbook . Save (); excelApp...

    docs.aspose.com/cells/net/get-text-of-specific-...
  4. 在 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....( 1 , 1 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ChangeShapePosition...

    docs.aspose.com/diagram/zh/java/change-the-posi...
  5. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... save( "slide_ {i} .png" . format(i...BreakType . PAGE_BREAK) doc . save( "presentation.docx" ) How to...

    products.aspose.com/slides/python-net/conversio...
  6. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in C++... Save the modified presentation. This...PowerPoint file to disk pres -> Save ( u "AudioFrameEmbed_out.pptx"...

    docs.aspose.com/slides/cpp/audio-frame/
  7. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++.... Save Resources: By limiting the print...SetPrintArea ( u "A1:D10" ); // Save the workbook U16String outputFilePath...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  8. Rotate PDF using PHP | Aspose.PDF

    Rotate PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF file. If you...On90 ); } // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/rotate/
  9. Java API to Render PS to XLSB | products.aspose...

    Export PS to XLSB via Java API without using Microsoft Excel or Adobe Reader...also provides the ability to save the XLSX file to XLSB format...Convert PS to XLSX by using save method Load XLSX document by...

    products.aspose.com/total/java/conversion/ps-to...
  10. 默认字体 - PowerPoint Java API|Aspose.Slides for PH...

    PowerPoint Java API 让您设置用于将演示文稿呈现为 PDF、XPS 或缩略图的默认字体。本文展示了如何定义 DefaultRegular Font 和 DefaultAsian Font 作为默认字体。... $slideImage -> save ( "output.png" , ImageFormat...dispose (); } } # 生成 PDF $pres -> save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/default-font/