Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 377,465 for

save

(0.3 sec)
  1. Fillable PDF Forms using C++ | Aspose.PDF

    Сreate fillable PDF forms programmatically with C++ sample code using Aspose.PDF for C++.... Save modified PDF Fill AcroForm in...field" ); // Save updated document document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/acroforms/fill/
  2. Section|Aspose.Slides for Python Documentation

    Manage slide sections in Python with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, PPTX and ODP.... save ( "section.pptx" , slides ....remove_section ( section ) presentation . save ( "section_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Create Rubber Stamp With Appearance Stream|Aspo...

    This example loads a PDF, creates a rubber stamp on page 1 using an image file for its appearance, and Saves the modified document. ✨... Save the updated PDF document. import...image_file , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/create-rubber-st...
  4. PHP via Inline Java|Documentation

    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....BarCodeBuilder to generate barcode and save the barcode image to disk. PHP...); // Save the barcode image to disk $builder -> save ( "e:\...

    docs.aspose.com/barcode/java/php-via-inline-java/
  5. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing.... Save the resulting PDF document to...$textFragment ); // Save resulting PDF document. $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  6. Flatten Specific Fields|Aspose.PDF for Python v...

    This section demonstrates how to manage and modify PDF form fields using Aspose.PDF for Python via .NET. It covers practical examples of flattening specific fields, flattening all form fields, and renaming existing fields programmatically.... Save the updated PDF. from io import...field_name ) # Save updated PDF pdf_form . save ( outfile ) Flatten...

    docs.aspose.com/pdf/python-net/flatten-specific...
  7. Create RadioButton Field|Aspose.PDF for Python ...

    Learn how to programmatically add a radio button form field to a PDF document using Aspose.PDF for Python. This example demonstrates how to create a radio button group, define selectable options, and Save the updated PDF file.... Save the modified PDF document. import..., 240 , 498 , 256 , 514 ) # Save updated PDF document with form...

    docs.aspose.com/pdf/python-net/create-radiobutt...
  8. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of pages in the document as calculated by the most recent page layout operation in C++....fixed page save format, // such as .pdf. So you can save some time...more complex documents. doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Export XSLFO to PPS in Android | products.aspos...

    Android API to Convert XSLFO to PPS without using Microsoft Word...Convert XSLFO to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/android-java/conversi...
  10. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings in C++....// When we save this document to a fixed page save format, its...suppressAutoHyphens ); doc -> Save ( get_ArtifactsDir () + u "ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...