Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 372,995 for

save

(0.2 sec)
  1. Unlock ODP Presentation Files using Java | prod...

    Java source code to remove protection from ODP Presentation.... save ( "encryption-removed.odp" ...removeWriteProtectio (); presentation . save ( "write-protection-removed...

    products.aspose.com/slides/java/unlock/odp/
  2. 从PDF文件中删除图像|Aspose.PDF for .NET

    本节解释如何使用Aspose.PDF for .NET从PDF文件中删除图像。... 使用Document对象的Save方法保存输出。 以下代码片段演示如何从PDF文件中删除图像。...Delete ( 1 ); // Save PDF document document . Save ( dataDir + "DeleteImages_out...

    docs.aspose.com/pdf/zh/net/delete-images-from-p...
  3. FileFormatUtil.SaveFormatToExtension | Aspose.W...

    Convert Save format values to file extensions effortlessly with FileFormatUtil's SaveFormatToExtension method. Get accurate, lowercase extensions with ease!...SaveFormatToExtensio method Converts a save format enumerated value into...document from the stream, and then save it to the automatically detected...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Add and Verify PDF Digital Signature using PHP ...

    Сreate electronic signature in PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save PDF file, You will get the document...$pkcs ); // Save output PDF file $signature -> save ( $outputFile...

    products.aspose.com/pdf/php-java/signature/
  5. PageExtractOptions.unlink_pages_number_fields p...

    PageExtractOptions.unlink_pages_number_fields property. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values...the initial page numbering and save the NUMPAGE field. doc = aw...count = 1 ) extracted_doc1 . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET.... Save image data to a file. The following...extract images from a document and save them as files: You can download...

    docs.aspose.com/words/net/working-with-images/
  7. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... saving . TxtListIndentation : ......configure list indenting when saving a document to plaintext. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Video|Aspose.Slides for Python Documentation

    Work with video in Python using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP.... save ( "video.pptx" , slides . export...video_frame ) presentation . save ( "video_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP.... save ( "chart.pptx" , slides . export...remove ( chart ) presentation . save ( "chart_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...