Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 380,813 for

save

(0.22 sec)
  1. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +..."AddAttachment_out.pdf" ); } Extract and Save an Attachment...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...
  2. 删除隐藏信息|Documentation

    本节介绍如何使用 Aspose.Diagram 从 diagram 中删除未使用或隐藏的信息。...Masters )); // Initialize HTML save options HTMLSaveOptions options...false ; // Save the Visio diagram diagram . Save ( dataDir +...

    docs.aspose.com/diagram/zh/net/remove-hidden-info/
  3. Set Field Alignment|Aspose.PDF for Python via .NET

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

    docs.aspose.com/pdf/python-net/set-field-alignm...
  4. Set Field Appearance|Aspose.PDF for Python via ...

    This example demonstrates how to change the visual appearance of a PDF form field using Aspose.PDF for Python.... Save the updated document. from io...flags." ) # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/set-field-appear...
  5. Replace Text On Page With State|Aspose.PDF for ...

    In this example, all occurrences of the word "software" on page 1 are replaced with "SOFTWARE PAGE 1", using red text with a font size of 12.... Save the updated PDF document. import...text_state ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/replace-text-on-...
  6. Convert PDF to DOC or DOCX format in PHP|Aspose...

    Learn how to convert PDF documents into DOC or DOCX formats in PHP using Aspose.PDF for easier document editing....pdf' ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.doc" );...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  7. Add Watermark to PDF using PHP | Aspose.PDF

    Add watermark to PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save PDF file Add Watermark to PDF...$artifact ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/watermark/add/
  8. SlideTransition|Aspose.Slides for Python Docume...

    Control slide transitions in Python with Aspose.Slides: choose types, speed, sound, and timing to polish presentations in PPT, PPTX and ODP.... save ( "slide_transition.pptx" ,...TransitionType . NONE presentation . save ( "slide_transition_removed...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....true ; // Saves the presentation to disk pres . Save ( "First_row_header...row. Clone the table column. Save the modified presentation. This...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  10. Online OFT to GIF Conversion or Build .NET base...

    Free online app to convert OFT to GIF files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to GIF format using Save method and set Gif as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...