Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 367,984 for

save

(0.08 sec)
  1. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: Clockwise ); workbook . Save ( "output.xlsx" ); } Formatting...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  2. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...Presentation from JPG file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  3. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET.... Save our PDF file. import aspose...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-curve/
  4. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Saving a Document as a Multipage TIFF in C++|As...

    Convert a document to a multi-page TIFF using C++. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/cpp/saving-a-document-as-...
  6. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Node.js. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/nodejs-net/saving-a-docum...
  7. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET and Python....the collection’s Add method Save the PDF file. Adding Attachment...file_specification ) # Save new output document . save ( path_outfile...

    products.aspose.com/pdf/python-net/attachments/
  8. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic signature in PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file, You will get the document...), pkcs ) # Save output PDF file signature . save ( path_outfile...

    products.aspose.com/pdf/python-net/signature/
  9. FileFormatUtil.saveFormatToExtension method | A...

    FileFormatUtil.SaveFormatToExtension method. Converts a Save format enumerated value into a file extension...saveFormatToExtensio(saveFormat) Converts a save format enumerated value into...document from the stream, and then save it to the automatically detected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Image Markers in Aspose.Cells|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...."Table1" ); // Add a column to save pictures. DataColumn dc = t...(); // Save the Excel file. designer . Workbook . Save ( "out_ImageSmartBook...

    docs.aspose.com/cells/net/image-markers-in-aspo...