Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 368,176 for

save

(0.27 sec)
  1. C++ API to Export MD to FLATOPC | products.aspo...

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

    products.aspose.com/total/cpp/conversion/md-to-...
  2. C++ API to Convert PDF to OTP | products.aspose...

    Convert PDF to OTP 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 OTP format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. C++ API to Convert PS to POTX | products.aspose...

    Convert PS to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PS 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/ps-to-...
  4. C++ API to Convert TEX to PPT | products.aspose...

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

    products.aspose.com/total/cpp/conversion/tex-to...
  5. Export EML to SVG via C++ | products.aspose.com

    C++ API to Convert EML to SVG without using Microsoft Word or Outlook... It helps developers to save time and effort by providing...Convert EML to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/eml-to...
  6. C++ API to Convert XML to PPT | products.aspose...

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

    products.aspose.com/total/cpp/conversion/xml-to...
  7. C++ API to Convert PCL to PPS | products.aspose...

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

    products.aspose.com/total/cpp/conversion/pcl-to...
  8. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++.... Saved the output like using the Document object’s Save method...Delete ( 1 ); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/delete-images-from-pdf-...
  9. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage font file names and enhance your design workflow with seamless saving capabilities....path) where the font will be saved to. public string FontFileName...the value of this property to save the font into a different file...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring.... Finally, save the output PDF file using Close...formattedText , 10 ); // Save PDF document fileStamp . Save ( dataDir + "AddHeader_out...

    docs.aspose.com/pdf/net/manage-header-and-footer/