Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 375,709 for

save

(0.08 sec)
  1. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/create-links/
  2. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document . save ( _dataDir +...

    docs.aspose.com/pdf/java/create-links/
  3. FontFallbackSettings.LoadMsOfficeFallbackSettin...

    Discover the FontFallbackSettings LoadMsOfficeFallbackSettings method to easily implement Microsoft Word-like fallback settings with Office fonts for seamless integration.... FallbackSettings ; // Save the default fallback font scheme...substitute. fontFallbackSettings . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Convert PDF/x to PDF formats in Python|Aspose.P...

    This topic shows you how to convert PDF/x to PDF formats using Aspose.PDF for Python via .NET.... Save the resulting PDF to the output...remove_pdfa_compliance () document . save ( path_outfile ) print ( infile...

    docs.aspose.com/pdf/python-net/convert-pdf_x-to...
  5. Online TEX to RTF Conversion or Develop Java ba...

    Free online app to convert TEX to RTF files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to RTF format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  6. Online TEX to OTT Conversion or Develop Java ba...

    Free online app to convert TEX to OTT files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to OTT format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  7. Online TEX to DOT Conversion or Develop Java ba...

    Free online app to convert TEX to DOT files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOT format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  8. Online TEX to ODT Conversion or Develop Java ba...

    Free online app to convert TEX to ODT files. Java conversion library code for TEX documents....Convert TEX to DOC by using save method Load DOC file by using...Aspose.Words Save the document to ODT format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  9. Online XPS to GIF Conversion or Develop Java ba...

    Free online app to convert XPS to GIF files. Java conversion library code for XPS documents....Convert XPS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/java/conversion/xps-t...
  10. Convert Presentation Slides to Images in C++|As...

    Convert slides from PPT, PPTX and ODP to images in C++ using Aspose.Slides—fast, high-quality rendering with clear code examples....an instance of this class to save images in a wide range of formats...Convert Slides to Bitmaps and Save the Images in PNG You can convert...

    docs.aspose.com/slides/cpp/convert-slide/