Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 373,092 for

save

(0.52 sec)
  1. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for Node.js via C++....setStyle ( st ); // Specify html save options - specify table css..."MyTest_TableCssId" ); // Save the workbook in html wb . save ( "outputTableCssId...

    docs.aspose.com/cells/nodejs-cpp/prefix-table-e...
  2. Video|Aspose.Slides for Python Documentation

    Work with video in Python using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP.... save ( "video.pptx" , slides . export...video_frame ) presentation . save ( "video_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP.... save ( "chart.pptx" , slides . export...remove ( chart ) presentation . save ( "chart_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    使用 Aspose.PDF for PHP 透過 Java 將 PDF 轉換為 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等格式。...$inputFile ); // Create the save options for converting to DOCX...); // Save the document in DOCX format $document -> save ( $outputFile...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  6. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    通过 Java 使用 Aspose.PDF for PHP 将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等...$inputFile ); // Create the save options for converting to DOCX...); // Save the document in DOCX format $document -> save ( $outputFile...

    products.aspose.com/pdf/zh-hans/php-java/conver...
  7. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...inputFilePath ); // Create PDF save options PdfSaveOptions opts...PdfOptimizationType :: MinimumSize ); // Save the workbook to PDF with the...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...
  8. 通过Node.js通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Node.js via C++管理Excel文件中的图片、OLE对象和形状。...jpg" )); // Saving the Excel file workbook . save ( path . join...objectData ); // Save the excel file workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-shapes/
  9. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument.... save ( "audio.pptx" , slides . export...audio_frame ) presentation . save ( "audio_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j.... save ( dataDir + "Aspose_Comments..."Docx4j_CommentsSample.docx" ; boolean save = ( outputfilepath == null ...

    docs.aspose.com/words/java/working-with-comment...