Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 368,170 for

save

(0.12 sec)
  1. 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/
  2. 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...
  3. Aspose.PSD for .NET 18.8 - Release Notes|Docume...

    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....can’t save 16-bit channel image Enhancement PSDNET-61 Saving of...SheetColorHighlightE . Yellow ; im . Save ( exportPath ); } PSDNET-66...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  4. Public API Changes in Aspose.Diagram 5.9.0|Docu...

    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 Resultant HTML to a Stream The new save method has... the stream object and the saving file format. Example code:...

    docs.aspose.com/diagram/java/public-api-changes...
  5. Creating and Saving MSG Files|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....Русский Portuguese Creating and Saving MSG Files Contents [ Hide ]...MSG message with an RTF body. Save a message as a draft. Work with...

    docs.aspose.com/email/java/creating-and-saving-...
  6. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....diagram and the Save method is used to save, or export, a diagram...show how to use the Save method to save a Visio file to VDX ...

    docs.aspose.com/diagram/net/convert-visio-to-ot...
  7. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....PDF file into HTML format and save the images from the PDF file...PDF file into HTML format and save the images from the PDF file...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  8. Adjusting Brightness, Contrast and Gamma in PHP...

    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....( 70 ); \ # Save the image to disk $image -> save ( $dataDir ...( 10 ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/adjusting-brightne...
  9. 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...
  10. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP.... Save the optimized document using the save(..) method...optimize (); // Save the updated document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/optimize-pdf/