Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 568,901 for

save

(0.16 sec)
  1. 在 VSTO 和 Aspose.Cells 中合并或取消合并工作表中的单元格|Document...

    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....Value ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...rng1 . Merge (); //Save the file. workbook . Save ( "Book1.xls" );...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  2. PathResources | Aspose.Imaging for .NET API Ref...

    PathResources TiffFrame.PathResources property Gets or sets the path resources. public List < PathResource > PathReso...... Save ( "SampleWithPaths.psd" , new...Take ( 1 ). ToList (); image . Save (); } The following example...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. Add, Extract, Delete Tables in PDF using C++ | ...

    Manage Tables in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save the file. System Requirements...get_Paragraphs () -> Add ( table ); // Save updated document containing...

    products.aspose.com/pdf/cpp/table/
  4. ChannelBitsCount | Aspose.Imaging for .NET API ...

    ChannelBitsCount PsdOptions.ChannelBitsCount property Gets or sets the bits count per color channel. public short Cha......Examples This example shows how to save a PNG image to PSD format using...following options will be used to save the PNG image to PSD format...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. ResizeHeightProportionally | Aspose.Imaging for...

    按比例调整宽度... Save ( dir + "upsample.nearestneighbour...); // 使用默认选项保存到 PNG。 image . Save ( dir + "downsample.nearestneighbour...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  6. Read Embedded Email Attachments from Message in...

    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....cannot save files with these characters // also save first 50...+ 4 )); // Save the attachment to disk att . save ( dataPath...

    docs.aspose.com/email/java/read-embedded-email-...
  7. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET...file to new page After the loop save the result System Requirements...Merge PDF files using .NET and save as JPEG Example C#: this sample...

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  8. ContentsBounds | Aspose.PSD for .NET API 参考

    获取或设置智能对象内容的边界... Save ( psdOutputPath , new PsdOptions...PsdOptions ( image )); image . Save ( pngOutputPath , new PngOptions...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  9. ContentsSource | Aspose.PSD for .NET API 参考

    获取或设置智能对象内容的来源... Save ( psdOutputPath , new PsdOptions...PsdOptions ( image )); image . Save ( pngOutputPath , new PngOptions...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  10. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    HtmlSaveOptions ExportFontsAsBase64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding. Default is false in C#....how to embed fonts inside a saved HTML document. Document doc...PrettyFormat = true }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

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