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

save

(1.36 sec)
  1. Create Union Range with Node.js via C++|Documen...

    Learn how to create a Union Range using Aspose.Cells for Node.js via C++...."ABCD" ); // Save the output workbook. workbook . save ( "CreateUnionRange_out...

    docs.aspose.com/cells/nodejs-cpp/create-union-r...
  2. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.Cells for Node.js via C++....false ); // Save workbook as HTML workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/disable-export...
  3. Set Worksheet Tab Color with Node.js via C++|Do...

    This article demonstrates sample code that sets the Excel worksheet tab color programmatically using Node.js via C++.... Red ); // Save the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/set-worksheet-...
  4. 通过Node.js via C++在转换为PDF时导出文档结构|Documentation

    了解如何在将Excel文件转换为带标签的PDF时导出文档结构,使用编号Aspose.Cells for Node.js via C++。...); // Save the pdf file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  5. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document...how to set permissions on a saved PDF document. let doc = new...encryptionDetails = new aw . Saving . PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to ZIP a single or several files into one f...

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications by Python.NET... save( "archive.zip" ) How to add...along with the create_entry and save methods. Default is LZMA algorithm...

    products.aspose.com/zip/python-net/advanced-api...
  7. Add Text to PDF Using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Save the file again. Add Text to...textFragment ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/text/
  8. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file. Add Table in PDF -...paragraphs . add ( table ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/table/
  9. Load Specific Worksheets in a Workbook with Nod...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for Node.js via C++. Improves performance and reduces memory consumption.... // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/load-specific-...
  10. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement.... Save ( ArtifactsDir + "Font.CreateFormattedRun...AppendChild ( textBox ); doc . Save ( ArtifactsDir + "Shape.CreateTextBox...

    reference.aspose.com/words/net/aspose.words/sto...