Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 363,335 for

save

(0.12 sec)
  1. Convert XLSM to WORD with C++ or with free Onli...

    Convert XLSM to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.xlsm" ); // save XLSM as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsm-t...
  2. MarkdownSaveOptions.ImagesFolderAlias | Aspose....

    Discover the MarkdownSaveOptions ImagesFolderAlias property to easily manage image URIs in your documents. Streamline your workflow with this essential feature!...get ; set ; } Remarks When you save a Document in Markdown format...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::XamlFlowSaveOptions::Xam...

    Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the XamlFlow format in C++....Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions...this class that can be used to save a document in the XamlFlow format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. TxtSaveOptions.preserveTableLayout property | A...

    TxtSaveOptions.preserveTableLayout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format...preserve layout of tables when saving in the plain text format. The...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...5 ); // Save the workbook workbook . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  6. PDF to PNG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as PNG Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-png/
  7. Merge PDF Documents using Python | Aspose.PDF

    Combine various PDF documents programmatically with Python sample code using Aspose.PDF for Python via C++...download format to any supported save format. Aspose.PDF for Python...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/python-cpp/merger/
  8. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for Node.js via C++....filePath ); // Specify HTML Save Options - Export Similar Border...setExportSimilarBord ( true ); // Save the workbook in HTML format...

    docs.aspose.com/cells/nodejs-cpp/export-similar...
  9. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....object and save the resultant PDF file using the Save method of...text ); // Save resultant PDF file try { document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  10. PdfDigitalSignatureTimestampSettings constructo...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings constructor...Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "save" method # to modify how that...

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