Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 375,720 for

save

(0.24 sec)
  1. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/attachments/
  2. PDF Footer Insertion Using C# | Aspose.PDF

    Add footer to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Save the PDF file. Add Image in Footer...imageStamp ); } pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/footer/
  3. Working with External Data Sources|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....with(nolock)" ); // save Visio diagram diagram . save ( dataDir + "...

    docs.aspose.com/diagram/java/working-with-exter...
  4. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python.... Save the presentation. The following...layout_slide ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/slide-layout/
  5. Convert VCF to EMLX via C++ application | produ...

    Sample C++ conversion code for VCF document to EMLX format. Use example code for batch VCF to EMLX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EMLX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/vcf-to...
  6. Convert MSG to EMLX via C++ application | produ...

    Sample C++ conversion code for MSG document to EMLX format. Use example code for batch MSG to EMLX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EMLX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/msg-to...
  7. Convert EML to EMLX via C++ application | produ...

    Sample C++ conversion code for EML document to EMLX format. Use example code for batch EML to EMLX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EMLX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/eml-to...
  8. Converting Specific Portion of DjVu Page in Php...

    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....)); \ # Save the result in PDF format $image -> save ( $dataDir...

    docs.aspose.com/imaging/java/converting-specifi...
  9. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedSystemFonts method. Specifies whether or not to embed System fonts into the document. Default value for this property is false. This option works only when EmbedTrueTypeFonts option is set to true in C++.... Examples Shows how to save a document with embedded TrueType...set_SaveSubsetFonts ( embedAllFonts ); doc -> Save ( get_ArtifactsDir () + u "Font...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Unprotect a Worksheet with Node.js via C++|Docu...

    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....unprotect (); // Saving the Workbook workbook . save ( path . join..."YourPassword" ); // Save the Workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/unprotect-a-wo...