Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 377,465 for

save

(0.43 sec)
  1. Set text of chart legend entry fill to none usi...

    Learn how to use Aspose.Cells for Node.js via C++ to set the fill of a chart legend entry to none. This guide demonstrates how to modify the fill of legend entries in Microsoft Excel charts for better visualization and customization....); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/set-text-of-ch...
  2. Recognise Self Closing Tags with Node.js via C+...

    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....loadOptions ); // Save the workbook wb . save ( path . join ( outputDir...

    docs.aspose.com/cells/nodejs-cpp/recognise-self...
  3. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加水印...artifact ) # save result pdf to file doc . save ( path_outfile...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  4. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET....Add field to the document and save modified PDF Create PDF Forms...textBoxField , 1 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/acroforms/create/
  5. How to remove Underline Annotation using .NET |...

    Remove Underline annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/underlin...
  6. How to remove Square Annotation using .NET | As...

    Remove Square annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/square/r...
  7. How to remove Strikeout Annotation using .NET |...

    Remove Strikeout annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/strikeou...
  8. How to remove Redaction Annotation using .NET |...

    Remove Redaction annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/redactio...
  9. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....Height = 800 ; // Save PDF document document . Save ( dataDir + "SetImageSize_out...

    docs.aspose.com/pdf/net/set-image-size/
  10. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your document's design and readability effortlessly.... Examples Shows how to save a document with embedded TrueType...SaveSubsetFonts = embedAllFonts ; doc . Save ( ArtifactsDir + "Font.FontInfoCollection...

    reference.aspose.com/words/net/aspose.words/doc...