Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 370,733 for

save

(0.12 sec)
  1. 形状效果|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中为 PowerPoint 形状应用效果... save ( "output.pptx" , aspose . slides...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  2. ResourceSavingArgs.resourceFileName property | ...

    ResourceSavingArgs.resourceFileName property. Gets or sets the file name (without path) where the resource will be Saved to....where the resource will be saved to. get resourceFileName ()...the value of this property to save the resource into a different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....preserving its formatting, // then save the source document to the local...KeepSourceFormatting ); dstDoc . Save ( ArtifactsDir + "Document.AppendDocument...

    reference.aspose.com/words/net/aspose.words/doc...
  4. SVG to PDF Merge using C++ | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge SVG files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/svg-to-pdf/
  5. XPS to PDF Merge using Java | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...file to new page After the loop save the result Here is an example...Merge XPS files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/xps-to-pdf/
  6. Converting a PDF file to PDFA using Android via...

    Sample code on Java for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion in Android...PDF using the validate method Save the PDF/A file Here is an example...your PDF file and then simply save it as a PDFA file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  7. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your document management and efficiency.... Save ( ArtifactsDir + "Document.ExtractPages...the initial page numbering and save the NUMPAGE field. Document...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...set_MaxLen ( 15 ); document -> Save ( _dataDir + u "GetValuesFromAllFiel...u "textbox1" , 15 ); form -> Save (); } void GetFieldLimitFacade...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  9. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes.... Save ( ArtifactsDir + "Charts.PopulateChartWithDat... FromDouble ( 5.7 )); doc . Save ( ArtifactsDir + "Charts.ChartDataValues...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Adding a Watermark to an Image|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.... We will save the image to PNG format using...Graphics class DrawString method. Save image to PNG. The following...

    docs.aspose.com/psd/java/adding-a-watermark-to-...