Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 586,102 for

save

(0.13 sec)
  1. PsdVersion | Aspose.PSD for .NET API 参考

    获取或设置文件格式版本它可以是 PSD 或 PSB... Save ( outputFilePathPsd , options...= PsdVersion . Psb }; img . Save ( outputFilePathPsb , options...

    reference.aspose.com/psd/zh/net/aspose.psd.imag...
  2. Add background to PDF|Aspose.PDF for PHP via Java

    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....$background ); // Save updated PDF file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-backgrounds/
  3. Fill AcroForm - Fill PDF Form using C#|Aspose.P...

    You can fill forms in your PDF document with Aspose.PDF for .NET library....field" ; // Save updated document document . Save ( dataDir +...

    docs.aspose.com/pdf/net/fill-form/
  4. Convert PS to MSG in Python | products.aspose.com

    Save PS to MSG within Python applications without using Microsoft Word or Outlook...NET and save it into MSG format. How to Convert...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  5. Public API and Backwards Incompatible Changes i...

    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 ( "output.pptx" , SaveFormat...StartShapeConnection = wantedIndex ; } input . Save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. custresource - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop.... void save ( StreamContainer streamContainer...streamContainer, int psdVersion) Saves the resource to the specified stream...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  7. System::Drawing::Image::SaveOptions Struct Refe...

    Public Attributes | List of all members System::Drawing::Image::SaveOptions Struct Reference Structure that represent......Reference Structure that represents save options. More... #include "...Description Structure that represents save options. Member Data Documentation...

    reference.aspose.com/pdf/cpp/struct/system.draw...
  8. BarcodeParameters.GS1CompositeBar | Aspose.BarC...

    BarcodeParameters property. GS1 Composite Bar parameters...sample shows how to create and save a GS1 Composite Bar image. Note... Pixels = 100 ; generator . Save ( "test.png" ); } See Also class...

    reference.aspose.com/barcode/net/aspose.barcode...
  9. How to Generate a Patch Code in Ruby|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....setCodeText ( "Patch T" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "PatchCode.jpg"...

    docs.aspose.com/barcode/java/how-to-generate-a-...
  10. 使用 C++ 制作 WORD

    通过几个步骤在 C++ 中创建一个新的 WORD。使用 C++ 库轻松创建 WORD。..."); doc->Save(u"Output.docx"); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/zh/cpp/make/word/