Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 586,134 for

save

(0.19 sec)
  1. Error: java.lang.NullPointerException: Cannot i...

    We are getting this error: java.lang.NullPointerException: Cannot invoke “com.aspose.words.zzZOh.zzWhW()” because the return value of “com.aspose.words.zzZOh.zzZ85()” is null aspose-word: we tested with aspose-words-24…...error is thrown and I cannot save the document in pdf format....updateFields(); //generate docx doc1.save(path + "doc_result.docx"); //generate...

    forum.aspose.com/t/error-java-lang-nullpointere...
  2. FixedPageSaveOptions.JpegQuality | Aspose.Words...

    FixedPageSaveOptions JpegQuality property. Gets or sets a value determining the quality of the JPEG images inside Html document in C#....images inside a document when saving in fixed page format. The value...configure compression while saving a document as a JPEG. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose.PSD for .NET 21.9 - 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....Compression Default for PSD Saving to avoid huge output PSD Feature...Compression Default for PSD Saving to avoid huge output PSD string...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-9...
  4. C# 3D Formats Compression | products.aspose.com

    Compress 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....Scene class , and calling the Save method with relevant output...Create the saving options using FbxSaveOptions to create save options...

    products.aspose.com/3d/net/compression/
  5. DefaultFrameTime | Aspose.Imaging for .NET API ...

    DefaultFrameTime ApngOptions.DefaultFrameTime property Gets or sets the default frame duration. public uint DefaultFr...... Save ( "img4.tif.500ms.png" , new...= 500 }); // 500 ms image . Save ( "img4.tif.250ms.png" , new...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. Create New Email in Python|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...MailMessageSaveType message . save ( self . dataDir + "Message...

    docs.aspose.com/email/java/create-new-email-in-...
  7. Apply Protection with Properties Access using A...

    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....Properties Access t’s possible to save presentations with password...Encrypt method and then use the Save method exposed by the Presentation...

    docs.aspose.com/slides/java/apply-protection-wi...
  8. Filter | Aspose.Imaging for .NET API Reference

    Filter TiffImage.Filter method Filters the specified rectangle. public override void Filter ( Rectangle rectangle , F...... Save ( dir + "sample.MedianFilter...BilateralSmoothingFi ( 5 )); tiffImage . Save ( dir + "sample.BilateralSmoothingFi...

    reference.aspose.com/imaging/net/aspose.imaging...
  9. PdfSaveOptions.DownsampleOptions | Aspose.Words...

    PdfSaveOptions 财产. 允许指定下采样选项...创建一个“PdfSaveOptions”对象,我们可以将它传递给文档的“Save”方法 // 修改该方法如何将文档转换为 .PDF。 PdfSaveOptions...ResolutionThreshold ); doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  10. PDF File Metadata|Aspose.PDF for C++

    Discover how to read and modify PDF metadata using Aspose.PDF for C++. Enhance PDF document properties with easy-to-follow instructions....Information" ); // Save output document pdfDocument -> Save ( _dataDir...Value" )); // Save document pdfDocument -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/pdf-file-metadata/