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

save

(0.92 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Note|Aspose.Slides for PHP Documentation

    Add, read, edit, and export speaker notes in PHP with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument...."My note" ); $presentation -> save ( "note.pptx" , SaveFormat ::...removeNotesSlide (); $presentation -> save ( "note_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Create, Load, and Read SVG Files in Python – As...

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API.... If you want to save created empty SVG document to...SVGDocument() 5 6 # Save the empty SVG document 7 document. save ( "empty-document...

    docs.aspose.com/svg/python-net/create-svg-file/
  8. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF.... Finally, save the output PDF file So the following...image ); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  9. Online SVG to ODT Conversion or Develop Java ba...

    Free online app to convert SVG to ODT files. Java conversion library code for SVG documents....Convert SVG 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/svg-t...
  10. Online XPS to RTF Conversion or Develop Java ba...

    Free online app to convert XPS to RTF 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 RTF format using save method and...

    products.aspose.com/total/java/conversion/xps-t...