Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 378,427 for

save

(0.23 sec)
  1. PDF/A-1 Use of PDF 1.4 - Free Support Forum - a...

    Hi, One of our customers has a requisite that PDF/A-1 should be Saved as PDF 1.4. The actual Aspose PDF Saves PDF/A-1 as PDF 1.7, there’s no choice of the PDF version it should Save the document. Adobe specification i…...should be saved as PDF 1.4. The actual Aspose PDF saves PDF/A-1...of the PDF version it should save the document. Adobe specification...

    forum.aspose.com/t/pdf-a-1-use-of-pdf-1-4/309127
  2. Delete PDF Pages programmatically C#|Aspose.PDF...

    You can delete pages from your PDF file using Aspose.PDF for .NET library.... Call the Save method to save the updated PDF file...Delete ( 2 ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/delete-pages/
  3. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... Save the presentation as a PPTX file...image ) # Save the presentation as PPTX. presentation . save ( "picture_frame...

    docs.aspose.com/slides/python-net/picture-frame/
  4. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize document exports to HTML and other formats effortlessly....Words saves images when saving a document to HTML...) Called when Aspose.Words saves an image to HTML. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Set Privileges on an Existing PDF File|Aspose.P...

    Learn how to set user privileges, such as printing or copying restrictions, for PDF documents using Aspose.PDF in Java....setPrivilege method and save the output PDF using save method. The following...privilege ); fileSecurity . save ( _dataDir + "sample_privileges...

    docs.aspose.com/pdf/java/set-privileges/
  6. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-font-settings/
  7. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....dictionary, # and save it to a fixed-page save format. The text...locale_id == 2055 ))) doc . save ( ARTIFACTS_DIR + 'Hyphenation...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Java API to Export PS to DOT | products.aspose.com

    Convert PS to DOT using on premise Java API...class Convert PS 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/ps-to...
  9. Export EPUB to PPSX in Android | products.aspos...

    Android API to Convert EPUB to PPSX without using Microsoft Word... It also helps them to save time and effort, as they don’t...Convert EPUB to PPTX by using save method Load PPTX document by...

    products.aspose.com/total/android-java/conversi...
  10. 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...