Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 373,036 for

save

(0.28 sec)
  1. Android API to Render CGM to ODT | products.asp...

    Transform CGM to ODT via Android via Java API...Convert CGM to DOC by using save method Load DOC file by using...Aspose.Words Save the document to ODT format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Copy Worksheets between Workbooks|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....ws0 ); //Save the excel file. excelWorkbook1 . Save ( FileName...ws0 ); //Save the excel file. excelWorkbook1 . Save ( "copyworksheet...

    docs.aspose.com/cells/net/copy-worksheets-betwe...
  3. Remove Tables from existing PDF|Aspose.PDF for C++

    This section describes how to remove Table from PDF document....Remove ( table ); // Save PDF document -> Save ( _dataDir + u "Table_out...Remove ( table ); // Save document document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/remove-tables-from-exis...
  4. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of pages in C++....ExtractPages ( 0 , 2 ); doc -> Save ( get_ArtifactsDir () + u "Document...the initial page numbering and save the NUMPAGE field. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... Save the updated Document using Document.save() . import...watermark ) # Save the updated PDF document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/add-watermarks/
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output document. The default value is Ecma376_2006 in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method...Words :: Saving :: OoxmlCompliance Aspose :: Words :: Saving :: OoxmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert PDF to SVG Format in PHP|Aspose.PDF for...

    Discover how to convert PDF documents to SVG format in PHP with Aspose.PDF for high-quality vector graphics transformation....an object of SvgSaveOptions $save_options = new SvgSaveOptions...archive $save_options -> CompressOutputToZipA = false ; # Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  8. Convert XFA Form to AcroForm|Aspose.PDF for PHP...

    This section explains how to convert XFA Form to AcroForm with Aspose.PDF for PHP via Java....()); // Save the updated document $document -> save ( $outputFile...$outputFile ); // Save modified PDF $document -> close (); Fill AcroForms...

    docs.aspose.com/pdf/php-java/convert-form/
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolderAlias method. Specifies the name of the folder used to construct font URIs written into an HTML document. Default is an empty string in C++....Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolderAlias...:: String Aspose :: Words :: Saving :: HtmlSaveOptions :: get_FontsFolderAlias...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 使用 PHP 在演示文稿中自定义图表轴|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...getActualMinorUnit (); # 保存演示文稿 $pres -> save ( "MaxValuesVerticalAxi_out...switchRowColumn (); # 保存演示文稿 $pres -> save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/php-java/chart-axis/