Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 586,122 for

save

(0.13 sec)
  1. Create DOTM Files via C++ | products.aspose.com

    C++ Sample code for generating DOTM documents. Use this code for creating Word DOTM files within C++ based application.... Save the file using Save(.) method. System...bldr->Writeln(u "relevant content!" ); // Save the document to any specified...

    products.aspose.com/words/cpp/create/dotm/
  2. DownsampleOptions.Resolution | Aspose.Words for...

    DownsampleOptions 财产. 指定图像应该被下采样到的分辨率以每英寸像素为单位...创建一个“PdfSaveOptions”对象,我们可以将它传递给文档的“Save”方法 // 修改该方法如何将文档转换为 .PDF。 PdfSaveOptions...ResolutionThreshold ); doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  3. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....$textStamp ); // Save output document $document -> save ( $outputFile...$textStamp ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  4. PDF Conversion Solution using Python via Java |...

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Python for Java...input_pdf ) save_options = Api . DocSaveOptions () save_options ...the recognition mode as Flow save_options . mode = Api . DocSaveOptions...

    products.aspose.com/pdf/python-java/conversion/
  5. Create New Email 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....\ # Save message in EML and MSG formats mail_message_save_type...message . save ( data_dir + "Message.eml" , mail_message_save_type...

    docs.aspose.com/email/java/create-new-email-in-...
  6. Work with Headers in PDF via Python for .NET | ...

    Python source code to work with PDF file annotations on .NET Framework, .NET Core.... Save the file again System Requirements...textStamp ); } // Save updated document pdfDocument . Save ( dataDir...

    products.aspose.com/pdf/python-net/header-footer/
  7. Work with Headers in PDF via .NET | Aspose.PDF

    C# source code to work with PDF file annotations on .NET Framework, .NET Core.... Save the file again System Requirements...textStamp ); } // Save updated document pdfDocument . Save ( dataDir...

    products.aspose.com/pdf/net/header-footer/
  8. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....imageStamp ); // Save output document document . Save ( dataDir +...AddStamp ( imageStamp ); document . Save ( dataDir + "ControlImageQuality_out...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  9. BlackWhiteAdjustmentLayer | Aspose.PSD for .NET...

    BlackWhiteAdjustmentLayer Contents [ Hide ] BlackWhiteAdjustmentLayer class The Black and White adjustment layer clas......Determines whether image can be saved to the specified file format...format represented by the passed save options. override Crop (Rectangle)...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. Python 3D Formats Point Cloud | products.aspose...

    Generate point cloud to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via Python library using a few lines of Python code....with the relevant output The Save method of the format parameter...scene class objects. Create save options using PLYSaveOptions...

    products.aspose.com/3d/python-net/point-cloud/