Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 368,137 for

save

(0.13 sec)
  1. Convert XLT to DOCX with C++ or with free Onlin...

    Convert XLT 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.xlt" ); // save XLT as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlt-to...
  2. Convert XLT to DOC with C++ or with free Online...

    Convert XLT 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.xlt" ); // save XLT as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlt-to...
  3. Document.extract_pages method | Aspose.Words fo...

    aspose.words.Document.extract_pages method... save ( file_name = ARTIFACTS_DIR...the initial page numbering and save the NUMPAGE field. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MHTML to XLSX Converter using C++ | Aspose.PDF

    Sample code for MHTML to XLSX conversion using C++. Use C++ example for batch MHTML to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  5. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....); // Save the workbook with the watermark. wb . Save ( u "o...); std :: cout << "Workbook saved with watermark successfully...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  6. Resizing|Documentation

    How to resize an image to improve recognition accuracy....png" ); // Save processed image to the folder...Aspose . OCR . ImageProcessing . Save ( input , @"C:\result" ); //...

    docs.aspose.com/ocr/net/resize/
  7. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving....property is updated before saving. get updateLastPrintedPro ()...“Last printed” property when saving. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification...."hi world" ; // Save PDF document document . Save ( dataDir + "ManipulateTable_out...newTable ); // Save PDF document document . Save ( dataDir + "ReplaceTable_out...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  9. FieldSaveDate | Aspose.Words for Java

    Implements the SaveDATE field in Java....which the document was last saved. By default, the Gregorian calendar...of the document’s most recent save operation performed using Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  10. Encrypt and Decrypt Excel files with Node.js vi...

    How to encrypt and decrypt Excel files using Node.js via C++. Lock and unlock Excel files...."1234" ); // Save the Excel file. workbook . save ( path . join..."1234" ); // Save the Excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...