Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 361,648 for

save

(0.08 sec)
  1. XamlFlowSaveOptions.imagesFolder property | Asp...

    XamlFlowSaveOptions.imagesFolder property. Specifies the physical folder where images are Saved when exporting a document to XAML format...physical folder where images are saved when exporting a document to...() : string Remarks When you save a Document in XAML format, Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SvgSaveOptions.resources_folder property | Aspo...

    SvgSaveOptions.resources_folder property. Specifies the physical folder where resources (images) are Saved when exporting a document to Svg format...where resources (images) are saved when exporting a document to...property is False . When you save a Document in SVG format, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using PHP.... Save the output PDF using the Save method. The following...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-pages/
  4. Move and Remove Form Field|Aspose.PDF for .NET

    Explore how to manage form fields in PDFs, including moving or removing them, using Aspose.PDF for .NET....also need to save the updated PDF file using Save method of FormEditor...514.03f ); // Save PDF document editor . Save ( dataDir + "MoveField_out...

    docs.aspose.com/pdf/net/move-remove-form-field/
  5. Extract Images from PDF File|Aspose.PDF for Java

    This section shows how to extract images from PDF file using Java library....the XImage object’s save(..) method to save the extracted image..."output.jpg" ); // Save output image xImage . save ( outputImage ...

    docs.aspose.com/pdf/java/extract-images-from-pd...
  6. Convert HTML to Other Formats|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....Save methods to load the existing HTML file and save it in...new HtmlLoadOptions ()); eml . Save ( "output.eml" , SaveOptions...

    docs.aspose.com/email/net/converting-between-fo...
  7. Archive

    archives... Save Bitmap to File 4. Draw Shapes...platforms. You can load and save various formats easily. You...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  8. HtmlSaveOptions.images_folder property | Aspose...

    HtmlSaveOptions.images_folder property. Specifies the physical folder where images are Saved when exporting a document to HTML format...physical folder where images are saved when exporting a document to...str ): ... Remarks When you save a Document in HTML format, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Move and Remove Form Field|Aspose.PDF for Java

    Learn how to move or remove form fields within a PDF document using Aspose.PDF in Java for better form management....also need to save the updated PDF file using Save method of FormEditor...28f , 514 . 03f ); editor . Save ( _dataDir + "Sample-Form-05-mod...

    docs.aspose.com/pdf/java/move-remove-form-field/
  10. SaveOutputParameters.ContentType | Aspose.Words...

    Discover the SaveOutputParameters ContentType property, which provides the Internet Media Type for your Saved documents, ensuring accurate file identification....identifies the type of the saved document. public string ContentType...output parameters of a document’s save operation. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...