Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 375,564 for

save

(0.14 sec)
  1. View or Edit PPTX Files Metadata using Python |...

    Python source code to edit or view PPTX format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  2. View or Edit PPSX Files Metadata using Python |...

    Python source code to edit or view PPSX format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  3. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....textStamp ); // Save output document document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/stamps/text/
  4. 在 PHP 中连接组的子形状|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....LEFT , $connecter_id ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ConnectSubShapes...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  5. WarningInfo.Source | Aspose.Words for .NET

    Discover the WarningInfo Source property that reveals the origin of warnings, enhancing your application's reliability and user experience.... Save ( ArtifactsDir + "DocumentBuilder...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words/war...
  6. 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/
  7. 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/
  8. 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-...
  9. 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...
  10. View or Edit PPS Files Metadata using Java | pr...

    Java source code to edit or view PPS format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pps"...

    products.aspose.com/slides/java/metadata/pps/