Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 375,709 for

save

(0.44 sec)
  1. Convert XLSB to DOCX with C++ or with free Onli...

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

    products.aspose.com/total/cpp/conversion/xlsb-t...
  2. Convert SXC to POWERPOINT with C++ or with free...

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

    products.aspose.com/total/cpp/conversion/sxc-to...
  3. Convert FODS to DOC with C++ or with free Onlin...

    Convert FODS to DOC 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.fods" ); // save FODS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/fods-t...
  4. Convert FODS to DOCX with C++ or with free Onli...

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

    products.aspose.com/total/cpp/conversion/fods-t...
  5. Convert FODS to PPTX with C++ or with free Onli...

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

    products.aspose.com/total/cpp/conversion/fods-t...
  6. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....SetTopMargin ( 3 ); // Save the Workbook workbook . Save ( outDir + u "SetMargins_out...( true ); // Save the Workbook workbook . Save ( outDir + u "CenterOnPage_out...

    docs.aspose.com/cells/cpp/setting-margins/
  7. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and Save them to a local drive using Aspose.Cells for C++....from Microsoft Excel files and save them to a local drive. This...images from an Excel file and save them. #include <iostream> #include...

    docs.aspose.com/cells/cpp/extract-images-from-w...
  8. TxtSaveOptions.listIndentation property | Aspos...

    TxtSaveOptions.listIndentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... Saving . TxtListIndentation Examples...configure list indenting when saving a document to plaintext. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Creating an Outlook Contact in Aspose.Email|Doc...

    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.... Saving the object. VSTO //Create a...com)" ; //Save the Contact object to disc mapiContact . Save ( "Contact...

    docs.aspose.com/email/net/creating-an-outlook-c...
  10. Convert Image to PDF in C++ | products.aspose.com

    Convert Image to PDF in C++. Use C++ library API to convert Image files to PDFs...Presentation from Image file and save it as PDF. C++ code for converting...0f , 100.0f , image); pres -> Save( u "pres.pdf" , SaveFormat ::...

    products.aspose.com/slides/cpp/conversion/image...