Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 375,724 for

save

(0.09 sec)
  1. C++ API to Export XPS to MARKDOWN | products.as...

    Convert XPS to MARKDOWN within C++ applications....Convert XPS to DOC by using Save member function Load DOC file...Words API Save the document to MARKDOWN format using Save member...

    products.aspose.com/total/cpp/conversion/xps-to...
  2. C++ API to Export CGM to DOT | products.aspose.com

    Convert CGM to DOT within C++ applications....Convert CGM to DOC by using Save member function Load DOC file...Words API Save the document to DOT format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. C++ API to Export CGM to ODT | products.aspose.com

    Convert CGM to ODT within C++ applications....Convert CGM to DOC by using Save member function Load DOC file...Words API Save the document to ODT format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  4. Export EML to JPEG via C++ | products.aspose.com

    C++ API to Convert EML to JPEG without using Microsoft Word or Outlook...solution that can help you to save time and money. C++ API to Convert...Convert EML to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. C++ API to Convert PDF to POTX | products.aspos...

    Convert PDF to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PDF to PPTX by using Save method function Load PPTX document...reference Save the document to POTX format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. C++ API to Export PS to PCL | products.aspose.com

    Convert PS to PCL within C++ applications....reference Convert PS to DOC by using Save member function Load DOC file...Words API Save the document to PCL format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  7. Convert Project Data to SVG Format | Aspose.Tas...

    This article explains how to convert Microsoft Project files to SVG format using Aspose.Tasks for C# and other platforms.... Saving a Project as SVG The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  8. Add Pages to PDF Document|Aspose.PDF for .NET

    Explore how to add pages to an existing PDF in .NET with Aspose.PDF for enhancing and expanding your documents.... Save the output PDF using the Save method. The following...Insert ( 2 ); // Save PDF document document . Save ( dataDir + "InsertEmptyPage_out...

    docs.aspose.com/pdf/net/add-pages/
  9. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to Save for optimized output. Explore now!... Save ( ArtifactsDir + "ImageSaveOptions... EqualTo ( 3 )); // When we save the document as an image, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Decorate Form Field in PDF|Aspose.PDF for .NET

    Explore how to decorate form fields in a PDF document, adding visual enhancements like borders, in .NET with Aspose.PDF....method and finally save the updated PDF using Save method of FormEditor...( "City" ); // Save PDF document editor . Save ( dataDir + "Sample-Form-02...

    docs.aspose.com/pdf/net/decorate-form-field/