Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 347,020 for

save

(0.26 sec)
  1. Convert MD to ODP via Java API | products.aspos...

    Java API to Convert MD to ODP without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to ODP format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  2. 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...
  3. Working with Artifacts in Python via .NET|Aspos...

    Aspose.PDF for Python via .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....add ( background_artifact ) # Save PDF document with the added...added background pdf_document . save ( path_outfile ) If you want...

    docs.aspose.com/pdf/python-net/artifacts/
  4. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow.... save ( "pres_with_image.pptx" , slides... 100 , 100 , image ) pres . save ( "pres.pptx" , slides . export...

    docs.aspose.com/slides/python-net/image/
  5. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  6. Export Document Workbook and Worksheet Properti...

    Learn how to export Document, Workbook, and Worksheet properties in Excel to HTML using Aspose.Cells for Node.js via C++....filePath ); // Specify Html Save Options const options = new...to Html with Html Save Options workbook . save ( "outputExportDocument...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  7. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。... Lock (); // Save PDF document document . Save ( dataDir + "LockLayerInPDF_out...document . Pages [ 1 ]. Layers ; // Save each layer to the output path...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  8. How to get Images from a PDF in Java

    This quick tutorial guides on how to get images from a PDF in Java. It shares all details required to configure the environment, a step-by-step process to accomplish the task and a runnable sample code that get PDF images in Java....from a PDF in Java and then save it as a JPG image. Details will...FileOutputStream object for saving the output image Save the target image...

    kb.aspose.com/pdf/java/how-to-get-images-from-a...
  9. 公共 API Aspose.Diagram 17.01 的变化|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....); // create an instance SVG save options class SVGSaveOptions...GetShape ( 2 )); // save Visio drawing diagram . Save ( dataDir + "SelectiveShapes_out...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  10. PageExtractOptions class | Aspose.Words for Python

    aspose.words.PageExtractOptions class. Allows to specify options for document page extracting....the initial page numbering and save the NUMPAGE field. doc = aw...count = 1 ) extracted_doc1 . save ( file_name = ARTIFACTS_DIR...

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