Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 380,285 for

save

(0.36 sec)
  1. Set Field Alignment Vertical|Aspose.PDF for Pyt...

    This example demonstrates how to set the vertical alignment of a form field in a PDF document using Aspose.PDF for Python.... Save the modified document. from...ALIGN_BOTTOM ): # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  2. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java....Add field to the document and save modified PDF Create PDF Forms...textBoxField , 1 ); // Save modified PDF pdfDocument . save ( outputFile...

    products.aspose.com/pdf/java/acroforms/create/
  3. Add Watermark to PDF using Java | Aspose.PDF

    Add watermark to PDF file programmatically with Java sample code using Aspose.PDF for Java... Save PDF file Add Watermark to PDF...artifact ); //save result pdf to file pdfDocument . save ( "add_watermark...

    products.aspose.com/pdf/java/watermark/add/
  4. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP.... save ( "smart_art.pptx" , slides...( smart_art ) presentation . save ( "smart_art_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  5. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance.... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++....Add field to the document and save modified PDF Create PDF Forms...textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/acroforms/create/
  7. Multimedia|Aspose.PDF for Java

    Learn the current multimedia coverage available in the Java PdfContentEditor facade in Aspose.PDF.... Save the updated PDF document. public... toString (), 1 ); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/pdfcontenteditor-multi...
  8. MarkdownSaveOptions.OfficeMathExportMode | Aspo...

    Discover the MarkdownSaveOptions OfficeMathExportMode property to customize OfficeMath output. Optimize your files with flexible export settings!... Save ( ArtifactsDir + "MarkdownSaveOptions...MarkdownOfficeMathEx . Latex ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Remove Slides from Presentations in Java|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Get clear code examples and boost your workflow.... Save the modified presentation. This...slide ); // Saves the modified presentation pres . save ( "modified...

    docs.aspose.com/slides/java/remove-slide-from-p...
  10. Converting a PDF file to EXCEL using PHP | Aspo...

    Sample code on PHP for PDF to EXCEL conversion. Use example code for batch PDF to EXCEL conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Excel as parameters Save the output Excel file System...

    products.aspose.com/pdf/php-java/conversion/pdf...