Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 380,540 for

save

(0.22 sec)
  1. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results.... Save ( ArtifactsDir + "Shape.SoftEdge...MaxImageResolution = 72 ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python.... save ( "output.pdf" ) Q: How do I...show_paragraph_marks = True doc . save ( "output.pdf" ) Q: Which setting...

    docs.aspose.com/words/python-net/specify-layout...
  3. VBA Macro|Aspose.Slides for Node.js via .NET Do...

    Automate presentations with Aspose.Slides for Node.js via Java: create, import, and secure VBA macros in PPT, PPTX, and ODP using clear JavaScript examples.... save ( "vba_macro.pptm" , aspose...firstModule ); presentation . save ( "vba_macro_removed.pptm" ...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Drawing Images using Core Functionality in PHP|...

    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....$pixels ); \ # save all changes $raster_image -> save (); print "Draw...

    docs.aspose.com/imaging/java/drawing-images-usi...
  5. Replace a Picture Shape of the Visio Diagram 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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "ReplacePictureShape...

    docs.aspose.com/diagram/java/replace-a-picture-...
  6. Load Source Excel File Without Charts with C++|...

    Learn how to load an Excel file without charts using Aspose.Cells with C++....Excel file without charts and saves it in the output PDF format...pdf" ; // Save the workbook in PDF format workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/load-source-excel-fil...
  7. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...strikeOutAnnotation ); // Save PDF document document . Save ( dataDir + "...Annotations . Delete ( ca ); } // Save PDF document after deleting...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  8. Convert EMF to WMF Using Aspose.Imaging for .NE...

    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....(Enhanced Metafile) image and save it as a WMF (Windows Metafile)...size, and borders. Save as WMF – Call image.Save with the same options...

    docs.aspose.com/imaging/net/convert-emf-to-wmf/
  9. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for .NET developer's reference and start building your OCR applications....preprocessing the image to saving recognition results. A full-cycle...results : Save recognition results as a file Save recognition...

    docs.aspose.com/ocr/net/developer-reference/
  10. 在 Java 中将 PowerPoint 演示文稿转换为 SWF Flash|Aspose.S...

    使用 Aspose.Slides 在 Java 中将 PowerPoint(PPT/PPTX)转换为 SWF Flash。一步步代码示例,快速高质量输出,无需 PowerPoint 自动化。...PPT(X) to SWF 由 Presentation 类公开的 Save 方法可用于将整个演示文稿转换为 SWF 文档。以下示例演示如何使用由...BottomFull ); // 保存演示文稿 pres . save ( "Sample.swf" , SaveFormat...

    docs.aspose.com/slides/zh/java/convert-powerpoi...