Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 369,791 for

save

(0.14 sec)
  1. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++....dictionary, // and save it to a fixed-page save format. The text...-> get_LCID (); })))); doc -> Save ( get_ArtifactsDir () + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  2. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... saving . OoxmlCompliance : ... @compliance..., value : aspose . words . saving . OoxmlCompliance ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Set Worksheet Tab Color in Aspose.Cells|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....getRed ()); // Save the Excel file workbook . save ( dataPath +...AI Document Assistant Close Save Each Worksheet to Different...

    docs.aspose.com/cells/java/set-worksheet-tab-co...
  4. Set Worksheet Tab Color in Xlsx4j|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....getRed ()); //Save the Excel file workbook . save ( dataDir + ...AI Document Assistant Close Save Each Worksheet to a Different...

    docs.aspose.com/cells/java/set-worksheet-tab-co...
  5. Create PDF using php-java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF API to easily generate and read PDF files in applications.... Save the PDF using Save(String) method. Following...$textFragment ); $document -> save ( $outputFile );...

    products.aspose.com/pdf/php-java/create/
  6. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby....optimizeResources ( opt ) # Save output document doc . save ( data_dir + "Optimized_Filesize...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  7. 页眉页脚|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。... save ( "footer.pptx" , slides . export...ity ( True ) presentation . save ( "date_time.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  8. Convert Table to ODS with Node.js via C++|Docum...

    Learn how to convert an Excel file with a table to ODS format using Aspose.Cells for Node.js via C++.... You simply have to save the file in ODS format, and..."SampleTable.xlsx" )); // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/convert-table-...
  9. Optimize PDF Document for the Web in Ruby|Aspos...

    Streamline PDFs for faster web delivery and reduced file size using Aspose.PDF in Ruby....optimize () # Save output document doc . save ( data_dir + "Optimized_Web...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  10. Fillable PDF Forms using C++ | Aspose.PDF

    Сreate fillable PDF forms programmatically with C++ sample code using Aspose.PDF for C++.... Save modified PDF Fill AcroForm in...field" ); // Save updated document document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/acroforms/fill/