Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 369,852 for

save

(0.14 sec)
  1. Use Checksum and Supplement Data for Barcodes i...

    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 the image to disk in JPG format $bb -> save ( $dataDir...

    docs.aspose.com/barcode/java/use-checksum-and-s...
  2. FontSubstitutionSettings.FontInfoSubstitution |...

    Discover how FontSubstitutionSettings enhance your typography with customizable font info rules for improved design and readability....font substitution warning if we save a document with a missing font...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  3. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance....font substitution warning if we save a document with a missing font...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words/war...
  4. Manipulate Page Properties|Aspose.PDF for .NET

    This section explains how to manipulate Page Properties with Aspose.PDF Facades using PdfPageEditor Class.... Finally, save the updated PDF file using Save method. The...= 2.0f ; // Save PDF document pageEditor . Save ( dataDir + ...

    docs.aspose.com/pdf/net/manipulate-page-propert...
  5. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into PDF format using Aspose.PDF in Python for Java.... Save output PDF document by calling Document.Save() method..."result_fromHtml.pdf" doc . save ( documentOutName ) # conversion...

    docs.aspose.com/pdf/python-java/convert-html-to...
  6. 使用 Go 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中... 使用 Save 方法儲存輸出的 PDF。 將新頁面插入到 PDF 中 package...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    products.aspose.com/pdf/zh-hant/go-cpp/pages/add/
  7. Adding Page Stamps to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Stamp to your PDF file.... Save the modified PDF to the specified...add_stamp ( page_stamp ) document . save ( output_file_name ) Adding...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...
  8. Add Watermark to PDF using C# | Aspose.PDF

    Add watermark to PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save PDF file Add Watermark to PDF...( artifact ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/watermark/add/
  9. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, PPTX and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds.... save ( "output.pptx" , slides . export...reflection_effect . blur_radius = 4 pres . save ( "reflection.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-effect/
  10. 获取特定单元格的文本|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....res ); //Save the file. excelApp . ActiveWorkbook . Save (); excelApp...

    docs.aspose.com/cells/zh/net/get-text-of-specif...