Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 378,744 for

save

(1.43 sec)
  1. 将 PPT 和 PPTX 转换为 PDF(包含高级功能)|Aspose.Slides for ...

    使用 Aspose.Slides 在 PHP 中将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...PDF,请将文件名作为参数传递给 Presentation 类,然后使用 save 方法将演示文稿保存为 PDF。 Presentation...Presentation 类公开了通常用于将演示文稿转换为 PDF 的 save 方法。 注意 Aspose.Slides for PHP via...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  2. Developer Guide|Aspose.Medical for .NET Documen...

    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....DICOM File Create DICOM File Save DICOM File Data Manipulation...

    docs.aspose.com/medical/net/developer-guide/
  3. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... Save ( ArtifactsDir + "DocumentBuilderImage... WrapType . Square ); doc . Save ( ArtifactsDir + "DocumentBuilderImage...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Add Connection Point To Shape|Documentation

    This section explains how to add connection point to a visio shape with Aspose.Diagram....connection add connection to shape save diagram Add connection point...StraightLines ); // Saving Visio diagram diagram . Save ( dataDir + ...

    docs.aspose.com/diagram/net/add-connection-poin...
  5. ImageSaveOptions.tiffBinarizationMethod propert...

    ImageSaveOptions.tiffBinarizationMethod property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.SaveFormat](../SaveFormat/) is [SaveFormat.Tiff](../../../aspose.words/Saveformat/#Tiff) and [ImageSaveOptions.tiffCompression](../tiffCompression/) is equal to [TiffCompression.Ccitt3](../../tiffcompression/#Ccitt3) or [TiffCompression.Ccitt4](../../tiffcompression/#Ccitt4).... Saving . ImageBinarizationMet Remarks...imageDir + "Logo.jpg" ); // When we save the document as a TIFF, we can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Set Viewer Preference of PDF|Aspose.PDF for .NET

    This section shows how to set viewer preference of an existing PDF file using PdfContentEditor Class....you have to save the updated PDF file using Save method. The...

    docs.aspose.com/pdf/net/set-viewer-preference-o...
  7. Aspose.PSD for .NET 24.7 - 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.... Save ( outputFile , new PngOptions...PdfCoreOptions (); psdImage . Save ( output , saveOptions ); }...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-7...
  8. Converting a MD file to PDF using PHP | Aspose.PDF

    Sample code on PHP for MD to PDF conversion. Use example code for batch MD to PDF conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output PDF file System Requirements...your MD file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/md-...
  9. Add Page Stamps to PDF in Python|Aspose.PDF for...

    Learn how to add PDF page stamps as overlays or backgrounds in Python.... Save the modified PDF to the specified...specified output file using Document.save() . import sys import aspose...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...
  10. Create Shared Workbook with Aspose.Cells with C...

    Learn how to create a shared workbook using Aspose.Cells with C++....( true ); // Save the Shared Workbook wb . Save ( u "outputSharedWorkbook...:: cout << "Shared workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-shared-workboo...