Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 377,455 for

save

(0.51 sec)
  1. 在导出电子表格为CSV格式时,使用JavaScript via C++修剪前导空白行和列|Do...

    学习如何在使用Aspose.Cells for JavaScript via C++导出电子表格为CSV格式时修剪前导空白行和列。...Uint8Array ( arrayBuffer )); // Save in csv format (without trimming)...trimming) const outputData1 = wb . save ( SaveFormat . Csv ); const...

    docs.aspose.com/cells/zh/javascript-cpp/trim-le...
  2. Convert SXC to DOCM using Python or with free O...

    SXC to DOCM conversion in your Python applications without using Microsoft Office or online. Test free SXC to DOCM online converter quickly before integrating the code....SXC files to HTML and then saving them as DOCM files. The process...Words for Python via .NET API to save the created HTML into the desired...

    products.aspose.com/total/python-net/conversion...
  3. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an XAML document. Default is an empty string in C++....Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolderAlias...:: String Aspose :: Words :: Saving :: XamlFlowSaveOptions :: ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Convert MSG to ICS via Java | products.aspose.com

    Try the code sample to convert MSG files to ICS format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...load, identify, manipulate, and save calendar items stored in MSG...

    products.aspose.com/email/java/conversion/msg-t...
  5. Convert POWERPOINT to ODS via PHP or with free ...

    PHP API to Convert POWERPOINT to ODS or Online App without using Microsoft Office Powerpoint or Excel. Test free POWERPOINT to ODS online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...object or directly call the save method Save the POWERPOINT file into...

    products.aspose.com/total/php-java/conversion/p...
  6. Convert POTM to CSV using Python or with free O...

    POTM to CSV conversion in your Python applications without using Microsoft Office or online. Test free POTM to CSV online converter quickly before integrating the code....NET API, which can be used to save the created HTML into the desired...NET API. Then, the HTML is saved into the desired Microsoft Excel...

    products.aspose.com/total/python-net/conversion...
  7. Convert XLTM to POWERPOINT via PHP or with free...

    PHP API to Convert XLTM to POWERPOINT or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to POWERPOINT online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the XLTM...XLTM file into PDF using save method Use Presentation class to laod...

    products.aspose.com/total/php-java/conversion/x...
  8. Convert XLSB to POTX via PHP or with free Onlin...

    PHP API to Convert XLSB to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLSB to POTX online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the XLSB...XLSB file into PDF using save method Use Presentation class to laod...

    products.aspose.com/total/php-java/conversion/x...
  9. TiffCompression enumeration | Aspose.Words for ...

    aspose.words.saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....of compression to apply when saving page images into a TIFF file...can pass to the document's "Save" method # to modify the way...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Attachments in PDF|Aspose.PDF for ...

    Use Java PDF API to access, add and remove attachments in PDF files using Java from within your applications. Complete guide with Java code samples....information of an attachment, and save it to file, delete the attachment...to a PDF document Extract and save an attachment Removing attachment...

    docs.aspose.com/pdf/java/attachments/