Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 375,527 for

save

(0.15 sec)
  1. 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/
  2. 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-...
  3. 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...
  4. Add XML Map inside the Workbook using XmlMapCol...

    Learn how to add an XML map into the workbook using the XmlMapCollection.Add method with Aspose.Cells for Node.js via C++....add(string) method and saves it as an output Excel file (...xml" )); // Save the workbook in XLSX format wb . save ( path ....

    docs.aspose.com/cells/nodejs-cpp/add-xml-map-in...
  5. Password Protect or Unprotect the Shared Workbo...

    Learn how to password protect or unprotect a shared workbook using Aspose.Cells for C++....while enabling sharing, and saves it as the output Excel file..."1234"); // Save the output Excel file wb . Save ( u "outputProtectSharedW...

    docs.aspose.com/cells/cpp/password-protect-or-u...
  6. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle document loading and saving issues seamlessly, preserving formatting and data integrity....during document loading or saving that might result in loss of...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/net/aspose.words/iwa...
  7. Load Source Excel File Without Charts with Node...

    Learn how to load an Excel file without charts using Aspose.Cells for Node.js via C++....Excel file without charts and saves it as a PDF. const path = require...); // Save the workbook in PDF format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/load-source-ex...
  8. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....2" }, ts ); // Save PDF document document . Save ( dataDir + "...01 ); } } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/sticky-annotations/
  9. Render Resource Usage or Sheet Views in PHP | A...

    Learn how to read Microsoft Project (MPP/XML) resource usage and sheet views using Aspose.Tasks Java for PHP....ResourceUsage ); 12 13 $project -> save ( "result_days.pdf" , $options...ThirdsOfMonths ); 16 17 $project -> save ( "result_thirdsOfMonths.pdf"...

    docs.aspose.com/tasks/java/rendering-resource-u...
  10. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram....Value = "0" ; } } // Save diagram diagram . Save ( dataDir + "Con...ToString (); // Save diagram diagram . Save ( dataDir + "AddLayer_out...

    docs.aspose.com/diagram/net/working-with-layers/