Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 375,987 for

save

(0.62 sec)
  1. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document. document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  2. Add background to PDF with JavaScript via C++|A...

    Add background image to the your PDF file with JavaScript via C++....onload = ( event ) => { /*prepare(save) the image file from BLOB*/...the image file into PDF and save the “ResultBackgroundImag.pdf”...

    docs.aspose.com/pdf/javascript-cpp/add-backgrou...
  3. Convert DOCM to POTX via C++ or with free Onlin...

    Export DOCM to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POTX online converter quickly before integrating the code....allows users to create, edit, and save PowerPoint presentations. With...presentation from the HTML file and save it as a POTX file. In conclusion...

    products.aspose.com/total/cpp/conversion/docm-t...
  4. Specific Parameters of Postal Barcode Types|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.... Save ( $"{path}PostalPlanetBarHeigh...XDimension . Pixels = 4 ; gen . Save ( $"{path}PostalRM4SCCBarHeigh...

    docs.aspose.com/barcode/net/postal-barcode-types/
  5. PDF File Metadata|Aspose.PDF for C++

    Discover how to read and modify PDF metadata using Aspose.PDF for C++. Enhance PDF document properties with easy-to-follow instructions....Information" ); // Save output document pdfDocument -> Save ( _dataDir...Value" )); // Save document pdfDocument -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/pdf-file-metadata/
  6. Saving a file using FileFormatToSaveFormat remo...

    Hi, I am using Aspose.Cells version 26.2.0. I have attached a ZIP file containing four files: input.xlsx, output.xlsx, input-Saved.xlsx, and output-Saved.xlsx. output.zip (105.2 KB) In our code, we use Aspose.Cells t…...Saving a file using FileFormatToSaveForm removes data Aspose...output.xlsx , input-saved.xlsx , and output-saved.xlsx . output.zip...

    forum.aspose.com/t/saving-a-file-using-fileform...
  7. Convert PPT to PPTX in C++|Aspose.Slides Docume...

    Convert legacy PPT presentations to modern PPTX fast in C++ with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....and saves in PPTX format. By specifiying different save formats...formats, you can also save PPT file into many other formats like...

    docs.aspose.com/slides/cpp/convert-ppt-to-pptx/
  8. XamlFlowSaveOptions constructor | Aspose.Words ...

    aspose.words.saving.XamlFlowSaveOptions constructor...this class that can be used to save a document in the SaveFormat...self ): ... XamlFlowSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Generate Slide Thumbnail as JPEG|Aspose.Slides ...

    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 thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( "Test...

    docs.aspose.com/slides/net/generate-slide-thumb...
  10. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.fonts.FontFallbackSettings class. Specifies font fallback mechanism settings... save(output_stream) Saves the current fallback...settings to stream. save(file_name) Saves the current fallback...

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